]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
mmc: host: handle cmdq interrupts using intmask
authorR Raj Kumar <rrajk@nvidia.com>
Tue, 21 Mar 2017 06:30:47 +0000 (12:00 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sat, 25 Mar 2017 13:49:07 +0000 (06:49 -0700)
commit65195b0e5dc7ce192a3cae614e91b937c2e6a051
tree5dc11c8b169bf8f69fea39534b2c85bb9d892dbb
parent25411c600feeed4757b6481dce56383812efc1a5
mmc: host: handle cmdq interrupts using intmask

Handle mmc cmdq interrupts based on interrupt mask
value received in sdhci irq routine for better
processing of sdhci interrupts and to avoid unhandle
exception irq errors.

Bug 200289639

Change-Id: Ib8eb680bba24925eab2885be1227c30e17a0880a
Signed-off-by: R Raj Kumar <rrajk@nvidia.com>
Reviewed-on: http://git-master/r/1325720
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com>
drivers/mmc/host/sdhci.c