Home
last modified time | relevance | path

Searched hist:"4 e55e22d3d9aa50ef1ba059bf3a53aa61109c179" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Duhci-pci.cdiff 4e55e22d3d9aa50ef1ba059bf3a53aa61109c179 Wed Aug 31 14:50:52 CEST 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()

Since the HC driver is now passed to the function with its
own parameter (it used to be picked from id->driver_data),
the id parameter serves no purpose.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220831125052.71584-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dohci-pci.cdiff 4e55e22d3d9aa50ef1ba059bf3a53aa61109c179 Wed Aug 31 14:50:52 CEST 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()

Since the HC driver is now passed to the function with its
own parameter (it used to be picked from id->driver_data),
the id parameter serves no purpose.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220831125052.71584-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dehci-pci.cdiff 4e55e22d3d9aa50ef1ba059bf3a53aa61109c179 Wed Aug 31 14:50:52 CEST 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()

Since the HC driver is now passed to the function with its
own parameter (it used to be picked from id->driver_data),
the id parameter serves no purpose.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220831125052.71584-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dxhci-pci.cdiff 4e55e22d3d9aa50ef1ba059bf3a53aa61109c179 Wed Aug 31 14:50:52 CEST 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()

Since the HC driver is now passed to the function with its
own parameter (it used to be picked from id->driver_data),
the id parameter serves no purpose.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220831125052.71584-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/include/linux/usb/
H A Dhcd.hdiff 4e55e22d3d9aa50ef1ba059bf3a53aa61109c179 Wed Aug 31 14:50:52 CEST 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()

Since the HC driver is now passed to the function with its
own parameter (it used to be picked from id->driver_data),
the id parameter serves no purpose.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220831125052.71584-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>