Re: [PATCH v2 3/3] usb: musb: dsps, debugfs files

2013-10-14 Thread Felipe Balbi
Hi, On Mon, Oct 14, 2013 at 03:50:39PM +0200, Markus Pargmann wrote: > debugfs files to show the contents of important dsps registers. > > Signed-off-by: Markus Pargmann > --- > drivers/usb/musb/musb_dsps.c | 87 > > 1 file changed, 87 insertions(+)

[PATCH v2 3/3] usb: musb: dsps, debugfs files

2013-10-14 Thread Markus Pargmann
debugfs files to show the contents of important dsps registers. Signed-off-by: Markus Pargmann --- drivers/usb/musb/musb_dsps.c | 87 1 file changed, 87 insertions(+) diff --git a/drivers/usb/musb/musb_dsps.c b/drivers/usb/musb/musb_dsps.c index 189e