From: Jonathan Corbet Date: Sat, 11 Jun 2011 17:46:48 +0000 (-0300) Subject: [media] marvell-cam: Allocate the i2c adapter in the platform driver X-Git-Tag: v3.1-rc1~116^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595a93a47a3b7dc1be84160fbd73b1406074f411;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed