usb: Remove usb_for_each_port()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 23 Dec 2021 08:24:32 +0000 (11:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 11:13:04 +0000 (12:13 +0100)
commit510a0bdb2bfcff8d7be822c72adc3add7a97d559
tree010658615cca1921652a3ec569ee7f1acd0cfcbc
parent730b49aac426e1e8016d3c2dd6b407e500423821
usb: Remove usb_for_each_port()

There are no more users for the function.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20211223082432.45653-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/usb.c
include/linux/usb.h