[oe-commits] org.oe.dev tosa_udc_use_gpio_vbus.patch: fix patch hunk only, retain mail header.

xjqian commit openembedded-commits at lists.openembedded.org
Sun Dec 9 22:22:33 UTC 2007


tosa_udc_use_gpio_vbus.patch: fix patch hunk only, retain mail header.

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: 566da11bde81ef9f4d5e168a01b2a60b595d9251
ViewMTN: http://monotone.openembedded.org/revision/info/566da11bde81ef9f4d5e168a01b2a60b595d9251
Files:
1
packages/linux/linux-rp-2.6.23/tosa_udc_use_gpio_vbus.patch
Diffs:

#
# mt diff -r376ea0c6b513ecc65dc77caba20ba9d8aed8f504 -r566da11bde81ef9f4d5e168a01b2a60b595d9251
#
# 
# 
# patch "packages/linux/linux-rp-2.6.23/tosa_udc_use_gpio_vbus.patch"
#  from [765e90f3b79167c7493c5a9d49c7136a47c7be49]
#    to [153edefae102971e3ab87c4c3df486c9c4f46cab]
# 
============================================================
--- packages/linux/linux-rp-2.6.23/tosa_udc_use_gpio_vbus.patch	765e90f3b79167c7493c5a9d49c7136a47c7be49
+++ packages/linux/linux-rp-2.6.23/tosa_udc_use_gpio_vbus.patch	153edefae102971e3ab87c4c3df486c9c4f46cab
@@ -74,7 +74,7 @@ Index: linux-test/arch/arm/mach-pxa/tosa
 ===================================================================
 --- linux-test.orig/arch/arm/mach-pxa/tosa.c	2007-12-06 12:43:04.301350179 +0300
 +++ linux-test/arch/arm/mach-pxa/tosa.c	2007-12-06 12:47:50.881381650 +0300
-@@ -165,14 +165,10 @@ static void tosa_udc_command(int cmd)
+@@ -165,15 +165,10 @@ static void tosa_udc_command(int cmd)
  	}
  }
  
@@ -83,6 +83,7 @@ Index: linux-test/arch/arm/mach-pxa/tosa
 -	return ((GPLR(TOSA_GPIO_USB_IN) & GPIO_bit(TOSA_GPIO_USB_IN)) == 0);
 -}
 -
+-
  static struct pxa2xx_udc_mach_info udc_info __initdata = {
  	.udc_command		= tosa_udc_command,
 -	.udc_is_connected	= tosa_udc_is_connected,






More information about the Openembedded-commits mailing list