| commit | 9b92ccd290b28ea69b6f5447813b750c99c5f793 | [log] [tgz] |
|---|---|---|
| author | Tarun Karra <tkarra@codeaurora.org> | Fri Aug 19 10:59:57 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:15:40 2011 -0700 |
| tree | 9b49766154c177adecee993b2b386e1d87a50d08 | |
| parent | 24a06d05adbf9470a4d00589ee7acc936ac5a5e3 [diff] |
msm: kgsl: Changed variable type from unsigned int to long Changed variable "result" type from unsigned int to long to accurately reflect the result of macro wait_event_interruptible_timeout Signed-off-by: Tarun Karra <tkarra@codeaurora.org>