sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Nov 2009 01:41:20 +0000 (17:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Nov 2009 01:41:20 +0000 (17:41 -0800)
Otherwise we try to sleep with preemption disabled, etc.

Noticed by Thomas Gleixner.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found