]> git.baikalelectronics.ru Git - kernel.git/commit
USB: misc: fix up some remaining DEVICE_ATTR() usages
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jan 2018 10:24:10 +0000 (11:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jan 2018 07:49:52 +0000 (08:49 +0100)
commit0385a6ace577c7a4e974433a90f8e33acadd3167
treebda39b15b60ca541d1be49e6a9fe39cce01b7622
parentf0d5dd49cc070f74d0a814873a4f0bfab199410f
USB: misc: fix up some remaining DEVICE_ATTR() usages

For all of these, a simple DEVICE_ATTR_*() macro should be used instead,
so convert the drivers to use them.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/cytherm.c
drivers/usb/misc/usbsevseg.c