commit | aea476b50503ece7c95a15484427aedfff87af04 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Feb 22 11:29:49 2014 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 15:27:09 2014 -0800 |
tree | a197fc41d011411d2eb739e560283df75bedb671 | |
parent | adffe4ab961113c5db8fee802f8e39b82a15d8e1 [diff] |
w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value This patch fix mxc_w1_ds2_reset_bus() return value. According to i.MX reference manual, "presence status" reflected in the bit 6 of control register. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>