Title: [5370] trunk/drivers/usb/musb/blackfin.c: rename BF526-EZKIT to BF526-EZBRD
Revision
5370
Author
hennerich
Date
2008-10-02 07:04:27 -0500 (Thu, 02 Oct 2008)

Log Message

rename BF526-EZKIT to BF526-EZBRD

Modified Paths


Diff

Modified: trunk/drivers/usb/musb/blackfin.c (5369 => 5370)


--- trunk/drivers/usb/musb/blackfin.c	2008-10-02 05:09:22 UTC (rev 5369)
+++ trunk/drivers/usb/musb/blackfin.c	2008-10-02 12:04:27 UTC (rev 5370)
@@ -39,7 +39,7 @@
 
 #ifdef CONFIG_BFIN548_EZKIT
 #define GPIO_USB_VRSEL	GPIO_PE7
-#elif defined(CONFIG_BFIN527_EZKIT) || defined(CONFIG_BFIN526_EZKIT)
+#elif defined(CONFIG_BFIN527_EZKIT) || defined(CONFIG_BFIN526_EZBRD)
 #define GPIO_USB_VRSEL	GPIO_PG13
 #elif defined(CONFIG_BFIN548_BLUETECHNIX_CM)
 #define GPIO_USB_VRSEL	GPIO_PH6
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to