USB: misc: fix up some remaining DEVICE_ATTR() usages
commita86856dbee984b2d107609e8b133e8ba0aa90b26
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jan 2018 10:24:10 +0000 (23 11:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jan 2018 07:49:52 +0000 (24 08:49 +0100)
treebda39b15b60ca541d1be49e6a9fe39cce01b7622
parent6e4294d0af78d64935c108e275a632725a4a31aa
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