commit | e12c6674a3b7a51d55499252d6c713a5f1ea9b90 | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Wed Oct 26 11:55:26 2011 -0700 |
committer | Kevin Chan <ktchan@codeaurora.org> | Sun Nov 13 21:34:18 2011 -0800 |
tree | 6313690b780e13dfe464643c8da2eb89b4c35d16 | |
parent | 1477a2e938ac77575c2b7fc010e387f57498996b [diff] |
msm: camera: Convert ISPIF into platform device Make ISPIF platform devices as well as v4l2 sub-devices. They are created at system boot-up, and registered during camera open. The subdevices are decoupled from the v4l2 devices by using device model APIs to find and register them. Change-Id: I0b1eed8e11cf2627775e5a1c9d848510d9cfd595 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>