commit | e93272fe3c1b7a03865e567f64403c6b578486cf | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Nov 24 13:09:50 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 01 10:45:51 2015 -0800 |
tree | 5fe0e2ab239f7117fe19f11d8e2cbfff98dddae3 | |
parent | 4efb2f69411456d35051e9047c15157c9a5ba217 [diff] |
usb: host: xhci-plat: add firmware_name in xhci_plat_priv This patch adds a member "firmware_name" in struct xhci_plat_priv to simplify the code to match specific firmware name. 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>