Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / arch / arm / mach-pxa / include / mach / pxa27x-udc.h
index ab1443f..4cf28f6 100644 (file)
@@ -56,9 +56,9 @@
 #define UDCFNR          __REG(0x40600014) /* UDC Frame Number Register */
 #define UDCOTGICR      __REG(0x40600018) /* UDC On-The-Go interrupt control */
 #define UDCOTGICR_IESF (1 << 24)       /* OTG SET_FEATURE command recvd */
-#define UDCOTGICR_IEXR (1 << 17)       /* Extra Transciever Interrupt
+#define UDCOTGICR_IEXR (1 << 17)       /* Extra Transceiver Interrupt
                                           Rising Edge Interrupt Enable */
-#define UDCOTGICR_IEXF (1 << 16)       /* Extra Transciever Interrupt
+#define UDCOTGICR_IEXF (1 << 16)       /* Extra Transceiver Interrupt
                                           Falling Edge Interrupt Enable */
 #define UDCOTGICR_IEVV40R (1 << 9)     /* OTG Vbus Valid 4.0V Rising Edge
                                           Interrupt Enable */