diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2014-12-01 16:34:03 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-12-04 19:15:08 +0100 |
commit | 2c6ef04ffaf7eaad1e2d1d196591fe361f9c9872 (patch) | |
tree | 5b1a1a24225d62a347d8abfe087510baa15dff64 /MAINTAINERS | |
parent | Documentation: i2c: Use PM ops instead of legacy suspend/resume (diff) | |
download | linux-2c6ef04ffaf7eaad1e2d1d196591fe361f9c9872.tar.xz linux-2c6ef04ffaf7eaad1e2d1d196591fe361f9c9872.zip |
i2c: davinci: switch to use platform_get_irq
Switch Davinci I2C driver to use platform_get_irq(), because
it is not recommened to use platform_get_resource(pdev, IORESOURCE_IRQ, ..)
for requesting IRQ resources any more, as they can be not ready yet
in case of DT-boot.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions