diff options
author | Alex A. Mihaylov <minimumlaw@rambler.ru> | 2017-06-13 17:57:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 16:45:16 +0200 |
commit | 2c927c0c73fd9f6de9ff576e08cd59f13b9d0ef7 (patch) | |
tree | f1d4b396bca148063cd5cbd4e2bc28293b5b07c5 /drivers/base/regmap/regmap-w1.c | |
parent | mux: mux-core: unregister mux_class in mux_exit() (diff) | |
download | linux-2c927c0c73fd9f6de9ff576e08cd59f13b9d0ef7.tar.xz linux-2c927c0c73fd9f6de9ff576e08cd59f13b9d0ef7.zip |
w1: Fix slave count on 1-Wire bus (resend)
1-Wire bus have very fast algorith for exchange with single slave
device. Fix incorrect count of slave devices on connect second slave
device. This case on slave device probe() step we need use generic
(multislave) functions for read/write device.
Signed-off-by: Alex A. Mihaylov <minimumlaw@rambler.ru>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/regmap/regmap-w1.c')
0 files changed, 0 insertions, 0 deletions