]> Pileus Git - ~andy/linux/commit
USB: storage: ene_ub6250: Use macros for firmware names
authorTim Gardner <tim.gardner@canonical.com>
Fri, 27 Jul 2012 16:53:21 +0000 (10:53 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:17:40 +0000 (15:17 -0700)
commit595c8970064275d1eb59b8df5c871ccda2f2bc88
treeef44ea0ee66cb75b0a1428e4ca27e0fab2250534
parentc54103d00957a6725be3b2f4abdf230680db06f4
USB: storage: ene_ub6250: Use macros for firmware names

Advertise firmware files using MODULE_FIRMWARE macros.

Fix a debug string: SD_RDWR_PATTERN --> SD_RW_PATTERN

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/ene_ub6250.c