commit | 3ee46810e9109bba454f0c82d21b69a68441e723 | [log] [tgz] |
---|---|---|
author | Kiran Kumar H N <hurlisal@codeaurora.org> | Fri Apr 13 16:57:57 2012 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Apr 18 19:39:46 2012 -0600 |
tree | 42f180a11c73e76f092d2c4f87f41f6e3a1edc16 | |
parent | 847dd0bce83befde2a47c79d3a4b803e67229f4b [diff] |
msm: camera: Reorganize the camera io functions. - Reorganize camera io functions by putting all the common APIs in the util file. - Move all the hardware specific IO files into the io folder. - The io functions used by the camera driver are named as msm_io_* even though they are camera specific. Rename them to msm_camera_io_*. CRs-Fixed: 350209 Change-Id: I5be9a000ee7f9506ae921233196f3507a9ebb095 Signed-off-by: Kiran Kumar H N <hurlisal@codeaurora.org>