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)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 2 Mar 2013 20:11:52 +0000 (22:11 +0200)
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