[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140827192751.GC9620@kroah.com>
Date: Wed, 27 Aug 2014 12:27:51 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Michal Sojka <sojka@...ica.cz>
Cc: linux-usb@...r.kernel.org, Bryan Wu <cooloney@...il.com>,
Felipe Balbi <balbi@...com>,
Linux LED Subsystem <linux-leds@...r.kernel.org>,
linux-kernel@...r.kernel.org, michal.vokac@...ap.cz
Subject: Re: [PATCH v3 2/2] usb: Add LED triggers for USB activity
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@...ica.cz>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists