author | Ajay Kumar Gupta <ajay.gupta@ti.com> | |
Mon, 24 Oct 2011 11:25:29 +0000 (16:55 +0530) | ||
committer | Vaibhav Hiremath <hvaibhav@ti.com> | |
Mon, 23 Jan 2012 19:14:34 +0000 (00:44 +0530) | ||
commit | 025e75b90cc30834ca6c45c61c3fc70941a83ae7 | |
tree | 63c55a0a4ed02da3d068e04a42780c9832eef1a3 | tree | snapshot (tar.xz tar.gz zip) |
parent | 982449e14d2e4721127dd05afb43d7217a1b362f | commit | diff |
musb: ti81xx: kill global and static variable for multi instance
Moved global variable "otg_workaround" and static variable "last_timer"
to "struct musb".
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Moved global variable "otg_workaround" and static variable "last_timer"
to "struct musb".
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
drivers/usb/musb/musb_core.h | diff | blob | history | |
drivers/usb/musb/ti81xx.c | diff | blob | history |