This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Jordan Crouse af3dc3f05a base: genlock: Use a signed long for the result from wait_timeout
interruptible_wait_timeout returns a signed long, so make sure that
we use a signed long to hold the result. Using an unsigned value would
horribly misinterpet an error such as -ERESTARTSYS.

CRs-Fixed: 341347
Change-Id: Ic0dedbadff2dbe404e68a2a78f6282b5976d05c1
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-25 11:29:17 -08:00
..
2013-02-25 11:29:11 -08:00
2012-04-09 13:57:51 -07:00
2012-05-25 13:56:28 -07:00
2013-01-10 11:12:10 -08:00
2012-05-25 13:56:28 -07:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00
2012-04-09 13:53:14 -07:00