[PATCH 06/11] USB: OHCI: Properly handle ohci-exynos suspend

Alan Stern stern at rowland.harvard.edu
Wed Oct 2 10:38:58 EDT 2013


On Wed, 2 Oct 2013, Bartlomiej Zolnierkiewicz wrote:

> Maybe it would make sense to cleanup ohci_suspend() first (before adding
> new ohci_suspend() users) and remove unused do_wakeup parameter?

Not possible.  The do_wakeup parameter is part of a function prototype
shared by other callback routines (such as ehci_suspend()) that _do_
use the parameter.

Alan Stern




More information about the linux-arm-kernel mailing list