commit | 0e3743d870711ae4daf1e7170c8d9381564e244d | [log] [tgz] |
---|---|---|
author | Mariusz Bialonczyk <manio@skyboo.net> | Sat May 25 10:45:38 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 06 16:15:21 2019 +0200 |
tree | 63e20098f6ce30f8b9936d2d8fe82b5668fb1d73 | |
parent | aacd152ecd7b18af5d2d96dea9e7284c1c93abea [diff] |
w1: ds2805: rename w1_family struct, fixing c-p typo The ds2805 has a structure named: w1_family_2d, which surely comes from a w1_ds2431 module. This commit fixes this name to prevent confusion and mark a correct family name. Signed-off-by: Mariusz Bialonczyk <manio@skyboo.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>