From: Sakari Ailus Date: Mon, 12 May 2014 11:30:55 +0000 (-0300) Subject: [media] smiapp: I2C address is the last part of the subdev name X-Git-Tag: cleanup-for-v3.18~114^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d36b8960019da9ba46721bd541af61d7497a00;p=pandora-kernel.git [media] smiapp: I2C address is the last part of the subdev name The I2C address of the sensor device was in the middle of the sub-device name and not in the end as it should have been. The smiapp sub-device names will change from e.g. "vs6555 1-0010 pixel array" to "vs6555 pixel array 1-0010". Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed