sony-laptop: Make sony_pic_set_wwanpower not take mutexes
authorMattia Dongili <malattia@linux.it>
Thu, 26 Mar 2009 12:58:23 +0000 (21:58 +0900)
committerLen Brown <len.brown@intel.com>
Fri, 27 Mar 2009 16:20:02 +0000 (12:20 -0400)
commitc9f1e6f67ad6d16c11586a4550fd054d7538eb92
treea57a49556d2722c500b57558628fa7557fcd4213
parentf5acf5e898618295895b61d81681ae3115d94b96
sony-laptop: Make sony_pic_set_wwanpower not take mutexes

For consistency with __sony_pic_set_bluetoothpower, this is also needed
later to allow setting the wwanpower attribute from the resume path and
only lock the mutex once.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/sony-laptop.c