Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Roel Kluin 2687069f3a OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons
with while (i++ < MAX_CLOCK_ENABLE_WAIT); i can reach MAX_CLOCK_ENABLE_WAIT + 1
after the loop, so if (i == MAX_CLOCK_ENABLE_WAIT) that's still success.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
2009-06-19 19:09:32 -06:00
..
2009-05-25 11:26:46 -07:00
2009-05-28 14:16:04 -07:00
2009-05-28 14:16:05 -07:00
2009-05-28 15:45:14 -07:00
2009-03-23 18:51:21 -07:00
2009-05-28 15:45:14 -07:00