]> asedeno.scripts.mit.edu Git - linux.git/commit
w1: ds2805: rename w1_family struct, fixing c-p typo
authorMariusz Bialonczyk <manio@skyboo.net>
Sat, 25 May 2019 08:45:38 +0000 (10:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2019 14:15:21 +0000 (16:15 +0200)
commit0e3743d870711ae4daf1e7170c8d9381564e244d
tree63e20098f6ce30f8b9936d2d8fe82b5668fb1d73
parentaacd152ecd7b18af5d2d96dea9e7284c1c93abea
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>
drivers/w1/slaves/w1_ds2805.c