diff options
author | Sourav Poddar <sourav.poddar@ti.com> | 2012-08-06 14:58:44 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 10:10:02 -0700 |
commit | 4eb64ee135af6b477ff149a2072bcfa3118afb94 (patch) | |
tree | 6d7d30522e2a8eeba03cf028ebfff2b51e948405 /drivers/misc/tsl2550.c | |
parent | 567fd1d4a66a2d6e5599be0ada582e0a3dbd23d4 (diff) | |
download | linux-4eb64ee135af6b477ff149a2072bcfa3118afb94.tar.bz2 |
driver: misc: bmp085: remove "of_match_table" property.
There is an automatic binding done for I2C devices in the of_i2c core
code. So, DT will be able to bind to any I2C device using the
already existing table: MODULE_DEVICE_TABLE(i2c, bmp085_id).
Tested on omap5430 evm.
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/tsl2550.c')
0 files changed, 0 insertions, 0 deletions