Re: [PATCH 2.6.34-rc4 6/8] mx5: Add USB support for Freescale MX51 Babbage

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bryan Wu
Date: Tuesday, April 13, 2010 - 11:20 pm

On 04/13/2010 09:10 AM, Dinh.Nguyen@freescale.com wrote:

As this GPIO used below, it is better to name it just as
#define GPIO_USB_RESET	7	/* GPIO_1_7 */


How about "MX51_PAD_GPIO_1_7__GPIO_USB_RESET",
,

%s/GPIO_1_7/GPIO_USB_RESET/g


It should be
+	NULL, NULL, &pll3_sw_clk, NULL);

I'm a little bit picky here, but please use scripts/checkpatch.pl to fix this 
coding style issue.



+		.dma_mask = &usb_dma_mask,




-- 
Bryan Wu <bryan.wu@canonical.com>
Kernel Developer    +86.138-1617-6545 Mobile
Ubuntu Kernel Team | Hardware Enablement Team
Canonical Ltd.      www.canonical.com
Ubuntu - Linux for human beings | www.ubuntu.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2.6.34-rc4 6/8] mx5: Add USB support for Freesc ..., Bryan Wu, (Tue Apr 13, 11:20 pm)
RE: [PATCH 2.6.34-rc4 7/8] mx5: Add USB to Freescale MX51 ..., Nguyen Dinh-R00091, (Wed Apr 14, 9:33 pm)