]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
platform: tegra: nvadsp: Fix use of mailbox dumps
authorAjay Nandakumar <anandakumarm@nvidia.com>
Tue, 23 Feb 2016 12:23:13 +0000 (17:53 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Tue, 15 Mar 2016 10:26:20 +0000 (03:26 -0700)
commitb2cae8de584e8296187530f8e449958dd1317f28
tree68f99b29ca20d832b6bd33f6af31ae470cc28b79
parent712471d2122bdab06628911a42b411b9f68bc623
platform: tegra: nvadsp: Fix use of mailbox dumps

The mailbox dumps needs to be called before runtime suspend is called.
If called after suspend, the register access become invalid and the
device crashes.

Bug 200149702

Change-Id: I0836e2c3eaccdeaaeb3357df6ca4abfc63acff69
Signed-off-by: Ajay Nandakumar <anandakumarm@nvidia.com>
Reviewed-on: http://git-master/r/1031332
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
drivers/platform/tegra/nvadsp/os.c