]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: nomadik: remove platform data header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Nov 2013 22:12:07 +0000 (23:12 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 9 Jan 2014 22:02:42 +0000 (23:02 +0100)
commit25501586206fad0de97e9d1cfa42f57810714e2e
treea1e756b819876448e337bafff4974c914e96b745
parent4869f31538b17992ce9746abd84e82a3ccdc7c3d
i2c: nomadik: remove platform data header

The Nomadik I2C is now configured from the device tree on all platforms
using this controller. Delete the platform data header and move the
definitions into the driver so it is all contained in one single file.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-nomadik.c
include/linux/platform_data/i2c-nomadik.h [deleted file]