Felipe Balbi
a156544bc9
usb: musb: fix sparse warnings
The following warnings are fixed:
drivers/usb/musb/musb_core.c:357:6: warning: symbol 'musb_otg_timer_func' was not declared. Should it be static?
drivers/usb/musb/musb_core.c:1339:27: warning: incorrect type in initializer (different address spaces)
drivers/usb/musb/musb_core.c:1339:27: expected void *mbase
drivers/usb/musb/musb_core.c:1339:27: got void [noderef] <asn:2>*mregs
drivers/usb/musb/musb_core.c:1347:17: warning: incorrect type in argument 1 (different address spaces)
drivers/usb/musb/musb_core.c:1347:17: expected void [noderef] <asn:2>*addr
drivers/usb/musb/musb_core.c:1347:17: got void *mbase
drivers/usb/musb/musb_core.h:487:27: warning: incorrect type in initializer (different address spaces)
drivers/usb/musb/musb_core.h:487:27: expected void *mbase
drivers/usb/musb/musb_core.h:487:27: got void [noderef] <asn:2>*mregs
drivers/usb/musb/musb_core.h:491:26: warning: incorrect type in argument 1 (different address spaces)
drivers/usb/musb/musb_core.h:491:26: expected void const [noderef] <asn:2>*addr
drivers/usb/musb/musb_core.h:491:26: got void *mbase
drivers/usb/musb/tusb6010.c:270:48: warning: incorrect type in argument 2 (different address spaces)
drivers/usb/musb/tusb6010.c:270:48: expected void [noderef] <asn:2>*buf
drivers/usb/musb/tusb6010.c:270:48: got unsigned char [usertype] *[assigned] buf
drivers/usb/musb/tusb6010.c:164:32: warning: incorrect type in argument 1 (different address spaces)
drivers/usb/musb/tusb6010.c:164:32: expected void *to
drivers/usb/musb/tusb6010.c:164:32: got void [noderef] <asn:2>*buf
drivers/usb/musb/tusb6010.c:172:24: warning: incorrect type in argument 1 (different address spaces)
drivers/usb/musb/tusb6010.c:172:24: expected void *to
drivers/usb/musb/tusb6010.c:172:24: got void [noderef] <asn:2>*[assigned] buf
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-08-07 14:00:50 +03:00
..
2012-07-02 10:40:49 +03:00
2012-07-02 10:40:49 +03:00
2011-07-01 14:31:10 -07:00
2012-05-14 12:45:45 -07:00
2009-07-12 12:22:34 -07:00
2012-07-02 10:40:49 +03:00
2012-07-05 15:35:41 -07:00
2012-06-04 18:29:42 +03:00
2012-05-04 13:59:35 +03:00
2012-05-04 13:59:34 +03:00
2012-08-07 14:00:50 +03:00
2012-08-07 14:00:50 +03:00
2011-12-21 13:21:02 +02:00
2012-02-01 11:02:46 +02:00
2011-02-01 10:41:30 +02:00
2012-07-02 10:40:49 +03:00
2011-12-12 11:51:52 +02:00
2012-08-03 09:34:40 +03:00
2011-02-17 21:11:46 +02:00
2012-08-03 09:34:42 +03:00
2011-07-01 14:31:10 -07:00
2012-04-22 20:16:50 +02:00
2011-08-12 11:52:50 +03:00
2012-02-13 13:52:54 +02:00
2011-09-18 01:39:36 -07:00
2011-02-16 11:32:38 -08:00
2012-08-03 11:37:40 +03:00
2010-03-02 14:54:38 -08:00
2011-08-12 11:52:50 +03:00
2012-08-07 14:00:50 +03:00
2009-04-23 14:15:27 -07:00
2012-03-21 19:20:22 +05:30
2012-07-02 10:40:49 +03:00