mfd: omap-usb-host: Actually update hostconfig
authorRoger Quadros <rogerq@ti.com>
Wed, 27 Feb 2013 13:19:24 +0000 (15:19 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 12 Mar 2013 08:07:27 +0000 (09:07 +0100)
commit26bacba15ea849b61ae58d30a560b1f28a16d3a2
tree629b39048f7851120bac3b2ee64bd382c15e8004
parent6dbe51c251a327e012439c4772097a13df43c5b8
mfd: omap-usb-host: Actually update hostconfig

The helper functions omap_usbhs_rev1_hostconfig()
and omap_usbhs_rev2_hostconfig() don't write into
the hostconfig register. Make sure that we write
the return value into the hostconfig register.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/omap-usb-host.c