i2c: tegra: Remove non device-tree support
authorJon Hunter <jonathanh@nvidia.com>
Fri, 26 Aug 2016 13:09:01 +0000 (14:09 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 30 Aug 2016 19:59:06 +0000 (21:59 +0200)
commita9e32cd81624faf4deb7c850f846efc00a3d36b4
tree3485a7301f8c2a88c9abe1c54cccab5b5dff2dd4
parente8e999cbe725a4403ac771b1e4c8a5de7e0031f3
i2c: tegra: Remove non device-tree support

Tegra has only supported device-tree for platform/board configuration
for quite some time now and so simplify the Tegra I2C driver by dropping
code for non device-tree platforms/boards.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-tegra.c