Re: [PATCH v3 2/2] usb: Add LED triggers for USB activity

From: Greg Kroah-Hartman
Date: Wed Aug 27 2014 - 15:27:56 EST


On Wed, Aug 27, 2014 at 03:03:45PM +0200, Michal Sojka wrote:
> With this patch, USB activity can be signaled by blinking a LED. There
> are two triggers, one for activity on USB host and one for USB gadget.
>
> Both trigger should work with all host/device controllers. Tested only
> with musb.
>
> Signed-off-by: Michal Sojka <sojka@xxxxxxxxx>
> ---
> drivers/usb/Kconfig | 11 ++++++
> drivers/usb/common/Makefile | 5 ++-
> drivers/usb/common/{usb-common.c => common.c} | 0

I don't mind renaming files, but don't "hide" it in this patch, do it in
a separate patch please, and then base your next patch on this one.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/