From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Fri, 6 Jul 2012 11:07:21 -0700 Subject: [PATCH v8 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci In-Reply-To: <1340963342-28735-7-git-send-email-richard.zhao@freescale.com> References: <1340963342-28735-1-git-send-email-richard.zhao@freescale.com> <1340963342-28735-7-git-send-email-richard.zhao@freescale.com> Message-ID: <20120706180721.GA8983@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 29, 2012 at 05:48:54PM +0800, Richard Zhao wrote: > struct ci13xxx represent the controller, which may be device or host, > so name its variables as ci. > > Signed-off-by: Richard Zhao > Reviewed-by: Felipe Balbi > Signed-off-by: Alexander Shishkin > Reviewed-by: Marek Vasut This patch fails to apply (the 5/14 had some fuzz, but I fixed that by hand.) Odds are it's due to Felipe's other changes now in my tree. Care to rediff this, and the rest of the series against the usb-next branch and resend them so that I can apply them? I've applied the first 5 in this series already, so you don't have to resend them. thanks, greg k-h