commit | 88adcd66108eae9d96aac7e38686a77fcb4cde24 | [log] [tgz] |
---|---|---|
author | Chen Huang <chenhuang5@huawei.com> | Thu Apr 08 13:09:53 2021 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 10 10:58:21 2021 +0200 |
tree | b220318c110b1fbd42f77bdd0f80c1030a17ba9c | |
parent | a7dc1e6f99df59799ab0128d9c4e47bbeceb934d [diff] |
w1: ds2805: Use module_w1_family to simplify the code module_w1_family() makes the code simpler by eliminating boilerplate code. Signed-off-by: Chen Huang <chenhuang5@huawei.com> Link: https://lore.kernel.org/r/20210408130954.1158963-1-chenhuang5@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>