]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usb: musb: sysfs mode updates
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 8 Sep 2008 08:25:58 +0000 (01:25 -0700)
committerFelipe Balbi <felipe.balbi@nokia.com>
Fri, 21 Nov 2008 23:11:54 +0000 (01:11 +0200)
commit5a18e73732cb490288d45599989f8e99fa2882fd
treec29407accf41c3bf7acd9935499de0a02fcebdee
parented313489badef16d700f5a3be50e8fd8f8294bc8
usb: musb: sysfs mode updates

Fix three omissions in the "mode" sysfs attribute support:
  (a) inability to report errors;
  (b) no DaVinci support ... just report an error;
  (c) for omap2430, accepting unsupportable values

The 2430 stuff is still odd....

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
drivers/usb/musb/davinci.c
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/omap2430.c
drivers/usb/musb/tusb6010.c