diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2020-09-03 04:20:29 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-09-07 09:57:44 +0300 |
commit | 060522d89705f9d961ef1762dc1468645dd21fbd (patch) | |
tree | c6289cdbc841c7a1d619883646ea93ec2aec38d3 /drivers/thunderbolt/nhi_ops.c | |
parent | a395acf0f6dc6409a704dea6fc3cd71eb8e3e4ec (diff) | |
download | linux-060522d89705f9d961ef1762dc1468645dd21fbd.tar.xz |
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Commit b214fe592ab7 ("mmc: sdhci-of-esdhc: add erratum eSDHC7 support")
added code to check for a specific compatible string in the device-tree
on every esdhc interrupat. Instead of doing this record the quirk in
struct sdhci_esdhc and lookup the struct in esdhc_irq.
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20200903012029.25673-1-chris.packham@alliedtelesis.co.nz
Fixes: b214fe592ab7 ("mmc: sdhci-of-esdhc: add erratum eSDHC7 support")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/thunderbolt/nhi_ops.c')
0 files changed, 0 insertions, 0 deletions