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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:47:25 +0000 (13:47 -0700)
commit2dbc5c4c831418eb88eb1770c567ff21c9957aca
tree7990e62c08281a2ca34210c232d8a65925a208b2
parent8b2379b49a9b7476b8421a6a404de30cd304cca1
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