From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 28 Sep 2011 12:54:23 +0200 Subject: [U-Boot] [PATCH v7 2/4] EHCI: add callback ehci_fixup In-Reply-To: <1317162078-8041-1-git-send-email-fermata7@gmail.com> References: <1317151457-15387-1-git-send-email-fermata7@gmail.com> <1317162078-8041-1-git-send-email-fermata7@gmail.com> Message-ID: <201109281254.23317.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, September 28, 2011 12:21:16 AM Jana Rapava wrote: > Add callback to ehci_fixup to prepare > for solving the problem with VBUS reset on Efika. > > Signed-off-by: Jana Rapava > Cc: Marek Vasut > Cc: Remy Bohmer > Cc: Stefano Babic > --- > Changes for v1: > - split into patchset > - add callback ehci_fixup > Changes for v2: > - make this the second patch in series > - add comment to alias ehci_fixup > Changes for v3: > - make the comment a sentence > - rebase patch on top of u-boot-imx/next > Changes for v4: > - change the versioning of changelog > from per patchset to per patch > - fix the appearance of comment > Sentence -- starts with a capital letter and ends with a dot ... please fix already. Otherwise: Acked-by: Marek Vasut (please add this line to the final revision of this patch.)