]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: get rid of camelcase names
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Thu, 13 Jun 2013 15:00:03 +0000 (18:00 +0300)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:12 +0000 (09:54 +0800)
commit87b8a65420c4f4b72dd0fee872dc1773e05f2079
tree5cd588faf0dd24f8d19fa81f00f4ac46fb267375
parent681d392843ef69359e6669078bedbeeb19e711c3
usb: chipidea: get rid of camelcase names

Since someone has added camelcase detection to checkpatch.pl, chipidea
udc patches have been very noisy. To make everybody's life easier, this
patch changes camelcase names into something more appropriate to the
coding style. No functional changes.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/debug.c
drivers/usb/chipidea/udc.c