commit | 1727d0a88a904f076ca490ec68dd5f314f3e479a | [log] [tgz] |
---|---|---|
author | Carter Cooper <ccooper@codeaurora.org> | Thu Mar 21 12:42:47 2013 -0600 |
committer | Carter Cooper <ccooper@codeaurora.org> | Tue Mar 26 08:13:58 2013 -0600 |
tree | e9070729229bbdd62b5c7b674023bc07f3d19caa | |
parent | b0b2953308e6dbc54852bcd8acbc5fbbeda2c19f [diff] |
msm: kgsl: Add device init function Some device specific parameters need to be setup only once during device initialization. Create an init function for this purpose rather than re-doing this init everytime the device is started. Change-Id: I45c7fcda8d61fd2b212044c9167b64f793eedcda Signed-off-by: Carter Cooper <ccooper@codeaurora.org>