https://github.com/torvalds/linux
Revision ebf2ef8f613433aaffac53aef2f6703445821fc6 authored by Andy Shevchenko on 10 February 2015, 17:06:10 UTC, committed by Wolfram Sang on 07 March 2015, 00:08:26 UTC
This patch marks baytrail_i2c_acquire() that it might sleep. Also it chages
while-loop to do-while and, though it is matter of taste, gives a chance to
check one more time before report a timeout.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: David E. Box <david.e.box@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
1 parent 30be774
History
Tip revision: ebf2ef8f613433aaffac53aef2f6703445821fc6 authored by Andy Shevchenko on 10 February 2015, 17:06:10 UTC
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
Tip revision: ebf2ef8
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top