ARM: OMAP: add RCU locking to omap2_set_init_voltage.
authorNeilBrown <neilb@suse.de>
Mon, 9 Jan 2012 02:14:12 +0000 (13:14 +1100)
committerKevin Hilman <khilman@ti.com>
Tue, 14 Feb 2012 18:55:54 +0000 (10:55 -0800)
opp_find_freq_ceil and opp_get_voltage are documented as requiring
rcu_lock to be held.  So hold it.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found