Files
android_kernel_xiaomi_sm8450/drivers/w1
Dan Carpenter a14ef24b07 w1: fix for loop exit condition in w1_seq_show()
The W1_42_FINISHED_BYTE is 0xFF so the cast means the condition is
never true.

Fixes: d9411e57dc ('w1: Add support for DS28EA00 sequence to w1-therm')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-12 16:58:33 -07:00
..
2014-06-19 17:46:51 -07:00
2014-06-19 17:46:51 -07:00
2011-08-25 16:25:33 -07:00
2014-02-07 15:40:18 -08:00
2014-06-19 17:46:51 -07:00
2014-11-26 19:09:01 -08:00