mfd: omap-usb-host: Get rid of unnecessary spinlock
authorRoger Quadros <rogerq@ti.com>
Thu, 15 Nov 2012 09:48:51 +0000 (11:48 +0200)
committerRoger Quadros <rogerq@ti.com>
Wed, 13 Feb 2013 11:22:52 +0000 (13:22 +0200)
commitc6cd087ed058f8a7dfe1997cc51fdf8005e25a03
tree52f9d2404426c13dd14814a4183ac26cd244e1df
parent340c64eabacb2a4331b4357c0e8944027ce37216
mfd: omap-usb-host: Get rid of unnecessary spinlock

The driver does not have an interrupt handler and
we don't really need a spinlock, so get rid of it.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
drivers/mfd/omap-usb-host.c