commit | f8d36b8960019da9ba46721bd541af61d7497a00 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Mon May 12 08:30:55 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jun 17 12:04:45 2014 -0300 |
tree | 4e5063f043a7bd58206d0b7f59dffbd3d240fc5a | |
parent | a4965c592e3323967170daa8fdde798b6f84e8ee [diff] |
[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 <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>