Home
last modified time | relevance | path

Searched hist:b0700222 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Duhci-pci.cb0700222 Tue Feb 18 13:33:01 CST 2020 Corentin Labbe <clabbe@baylibre.com> usb: host: uhci-pci: remove useless cast for driver.name

pci_driver name is const char pointer, so it not useful to cast
hcd_name (which is already const char).

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-19-git-send-email-clabbe@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
b0700222 Tue Feb 18 13:33:01 CST 2020 Corentin Labbe <clabbe@baylibre.com> usb: host: uhci-pci: remove useless cast for driver.name

pci_driver name is const char pointer, so it not useful to cast
hcd_name (which is already const char).

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-19-git-send-email-clabbe@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>