summaryrefslogtreecommitdiffstats
path: root/net/appletalk
diff options
context:
space:
mode:
authorYangtao Li <tiny.windzz@gmail.com>2019-12-21 18:30:27 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2020-01-16 19:06:57 +0100
commitbc83caddf17bd592cc19887e252c4ba416484d79 (patch)
treeb53d83f219d49be82ce8796a5ce0e81361ce2c05 /net/appletalk
parentclocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource (diff)
downloadlinux-bc83caddf17bd592cc19887e252c4ba416484d79.tar.xz
linux-bc83caddf17bd592cc19887e252c4ba416484d79.zip
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
platform_get_resource(pdev, IORESOURCE_IRQ) is not recommended for requesting IRQ's resources, as they can be not ready yet. Using platform_get_irq() instead is preferred for getting IRQ even if it was not retrieved earlier. Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20191221173027.30716-5-tiny.windzz@gmail.com
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions