]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-tegra: Add of_match_table
authorJohn Bonesio <bones@secretlab.ca>
Tue, 30 Aug 2011 17:46:08 +0000 (11:46 -0600)
committerBen Dooks <ben-linux@fluff.org>
Tue, 6 Sep 2011 23:11:46 +0000 (00:11 +0100)
commit16ef13b6d008abae36e2ecb8355fdf361f211993
tree3b62c927ebaaa1cc1d013021c0e75c024b234895
parentebdee2502f8ad5193ff82141e85591b86b41cbc1
i2c-tegra: Add of_match_table

This patch was intended to be part of 7ca2d1a105a239e300b937e9c41a10a4bd08f569
"i2c: Tegra: Add DeviceTree support". However, an early version of that patch,
which was missing a chunk, was applied to next-i2c. This change is that
missing chunk.

Signed-off-by: John Bonesio <bones@secretlab.ca>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-tegra.c