| commit | 99a6a5d823c592eca4ad41acc42a8df1a8e618ea | [log] [tgz] |
|---|---|---|
| author | Praveen Chidambaram <pchidamb@codeaurora.org> | Wed Jul 13 10:14:06 2011 -0600 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:28:02 2011 -0700 |
| tree | f607c0e85437303e2548ea3b5b4cd898f7a5348d | |
| parent | 0422bf5c2ead82614f366feb07a21f282765b277 [diff] |
msm: rpm: Check and validate RPM driver version An incompatible RPM driver version may cause Linux to boot with RPM ignoring all requests from Linux, to prevent that, ensure the versions are compatible before intializing the RPM driver. Board will fail to boot if the RPM driver detects an incompatible version. Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>