From 2c63a07eb6476787878cf49d89d24cc4661ce86c Mon Sep 17 00:00:00 2001 From: David Brownell Date: Mon, 27 Aug 2007 17:41:46 -0700 Subject: [PATCH] musb_hdrc, CamelCase begone (cppi descriptors, ...) More CamelCase removal from the CPPI support. In this case: - CPPI descriptor members; - Some members of the controller struct; - Rename "regBase" variables (as "tibase", vs Mentor registers) - Rename otgCh variables as cppi_ch; This code still has a bunch of CaMeLcAsInG going on. Signed-off-by: David Brownell --- Reading git-format-patch failed