summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2016-11-07 12:47:39 +0000
committerWolfram Sang <wsa@the-dreams.de>2016-11-17 16:10:21 +0100
commitda10c06a044b3752f9162a88b7d26ed2409c5314 (patch)
tree9ea026e319d79e7d0671cdbb50961a3c5e411966 /include/linux/i2c.h
parent298d4de1ed003ad91cb49e068d744db0343cacb6 (diff)
downloadlinux-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