commit | 595a93a47a3b7dc1be84160fbd73b1406074f411 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Sat Jun 11 14:46:48 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:53:01 2011 -0300 |
tree | a39b1ced0360d377fe7f4d167a2116e9b87cde88 | |
parent | 1c68f889c3287bd9beedd23164804e7e09c6566b [diff] |
[media] marvell-cam: Allocate the i2c adapter in the platform driver The upcoming mmp-camera driver will need an i2c_adapter structure allocated externally, so change the core adapter to a pointer and require the platform code to fill it in. Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>