]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: adv7180: add of match table
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 3 Jun 2015 13:59:50 +0000 (10:59 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 6 Jul 2015 11:26:13 +0000 (08:26 -0300)
commitc8734071172a5b7814c9e7d951ec40af515866a4
treef517c34c8fe13f83022394c4d330abf08f7f0367
parent3481ee64f8ede7b40257ac498ced0735e9d59752
[media] media: adv7180: add of match table

Add a proper of match id for use when the device is being bound via
device tree, to avoid having to use the i2c old-style binding of the
device.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: William.Towle <william.towle@codethink.co.uk>
Reviewed-by: Rob Taylor <rob.taylor@codethink.co.uk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7180.c