]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commit8647d26eb3f19ab0fa29f68a8bf648054c21e4bc
treeaa904fa019e10dac8102c9c8a602b55b679f9288
parent9c5c685e58bab9a7f985c71b18302953d1c90b27
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