]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: update sdio_claim_irq documentation
authorJoel Cunningham <joel.cunningham@garmin.com>
Mon, 19 Mar 2018 14:15:38 +0000 (14:15 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 22 Mar 2018 09:50:24 +0000 (10:50 +0100)
commitb665d39c128ddd3d946667f49e69e4643b3cc754
treeaa904fa019e10dac8102c9c8a602b55b679f9288
parente226c52994ca5bda839cf4d15038a002c0dec088
mmc: update sdio_claim_irq documentation

Update documentation for sdio_claim_irq to downgrade the wording
about doing recursive claims in an IRQ handler from 'must not' to
'should not'. This clarifies that recursive claims are supported,
but not the recommended (best) practice

Signed-off-by: Joel Cunningham <joel.cunningham@garmin.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sdio_irq.c