commit | f01919e8f54f645fb00fdb823fe266e21eebe3b1 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Apr 16 20:04:55 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat May 30 12:08:05 2015 -0300 |
tree | 18e6454fbc27a950936e47ae599ddcc1b5be4b00 | |
parent | befa0cc1da62d5e27b9001900c397c0dada9b032 [diff] |
[media] m88ds3103: add I2C client binding Implement I2C client device binding. Wrap media attach to driver I2C probe. Add wrapper from m88ds3103_attach() to m88ds3103_probe() via driver core in order to provide proper I2C client for legacy media attach binding. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>