From e4df92279fd9e01532f65e5ba397877799ed6252 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Mon, 10 Aug 2015 16:23:12 +0200 Subject: [PATCH] USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe ohci_hcd_at91_drv_probe() has four at91_for_each_port. They can be merged into two loops without changing the driver behaviour. Signed-off-by: Alexandre Belloni Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed