]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/sbus/char/bpp.c
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
[linux-2.6-omap-h63xx.git] / drivers / sbus / char / bpp.c
index 74b999d77bbff251022afed3fbe4bd315df46fe2..4fab0c23814c90dda8bf55b85e6242c6dbc07d96 100644 (file)
@@ -156,7 +156,7 @@ static unsigned short get_pins(unsigned minor)
 #define BPP_ICR      0x18
 #define BPP_SIZE     0x1A
 
-/* BPP_CSR.  Bits of type RW1 are cleared with writting '1'. */
+/* BPP_CSR.  Bits of type RW1 are cleared with writing '1'. */
 #define P_DEV_ID_MASK   0xf0000000      /* R   */
 #define P_DEV_ID_ZEBRA  0x40000000
 #define P_DEV_ID_L64854 0xa0000000      /*      == NCR 89C100+89C105. Pity. */