From: Alexander Shishkin Date: Mon, 24 Jun 2013 11:46:36 +0000 (+0300) Subject: usb: chipidea: drop "13xxx" infix X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e22978c57087aac4d88693278db1cc3e94f1253;p=pandora-kernel.git usb: chipidea: drop "13xxx" infix "ci13xxx" is bad for at least the following reasons: * people often mistype it * it doesn't add any informational value to the names it's used in * it needlessly attracts mail filters This patch replaces it with "ci_hdrc", "ci_udc" or "ci_hw", depending on the situation. Modules with ci13xxx prefix are also renamed accordingly and aliases are added for compatibility. Otherwise, no functional changes. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed