diff options
author | Lee Jones <lee.jones@linaro.org> | 2016-11-07 12:47:39 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-11-17 16:10:21 +0100 |
commit | da10c06a044b3752f9162a88b7d26ed2409c5314 (patch) | |
tree | 9ea026e319d79e7d0671cdbb50961a3c5e411966 /include/linux/i2c.h | |
parent | 298d4de1ed003ad91cb49e068d744db0343cacb6 (diff) | |
download | linux-da10c06a044b3752f9162a88b7d26ed2409c5314.tar.gz linux-da10c06a044b3752f9162a88b7d26ed2409c5314.tar.bz2 linux-da10c06a044b3752f9162a88b7d26ed2409c5314.zip |
i2c: Make I2C ID tables non-mandatory for DT'ed devices
Currently the I2C framework insists on devices supplying an I2C ID
table. Many of the devices which do so unnecessarily adding quite a
few wasted lines to kernel code. This patch allows drivers a means
to 'not' supply the aforementioned table and match on DT match tables
instead.
Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Tested-by: Kieran Bingham <kieran@bingham.xyz>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Kieran Bingham <kieran@bingham.xyz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'include/linux/i2c.h')
0 files changed, 0 insertions, 0 deletions