usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 16 Aug 2017 11:23:18 +0000 (14:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2017 22:26:25 +0000 (15:26 -0700)
commit306b89d3a366f6e642885a66a28c2e8903132229
tree084901b00c8aae587de729e35e7dd6a8ae49c5fd
parentfeea468014f0c2f930b149e83a9047da86b26e4e
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()

This patch adds firmware_name selection by soc_device_match() to
use other firmware name in the future. (For now, using the firmware
is the same as before.)

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-rcar.c