From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 29 May 2012 16:16:06 -0600 Subject: [U-Boot] [PATCH 2/3] tegra: add ULPI on USB2 funcmux entry In-Reply-To: <1338328033-8597-2-git-send-email-dev@lynxeye.de> References: <1338328033-8597-1-git-send-email-dev@lynxeye.de> <1338328033-8597-2-git-send-email-dev@lynxeye.de> Message-ID: <4FC54AA6.6040702@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/29/2012 03:47 PM, Lucas Stach wrote: > Signed-off-by: Lucas Stach Acked-by: Stephen Warren Although two comments: * A commit description would be a good idea * The indentation change to the KBC case might be better as a separate commit.