summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDirk Brandewie2011-08-26 12:24:49 +0200
committerGreg Kroah-Hartman2011-08-26 20:01:14 +0200
commit7b18bd52b2c63ea030364370d0d1f5cc6950aea7 (patch)
tree29809a66870ec8fb7221a0328c804214a5d983c9 /arch
parentn_gsm: Send CLD command on exit (diff)
downloadkernel-qcow2-linux-7b18bd52b2c63ea030364370d0d1f5cc6950aea7.tar.gz
kernel-qcow2-linux-7b18bd52b2c63ea030364370d0d1f5cc6950aea7.tar.xz
kernel-qcow2-linux-7b18bd52b2c63ea030364370d0d1f5cc6950aea7.zip
max3110: wake up fixes
The main thread is waiting on on a wait_queue but wake_up_process() is used to wake the thread. This reads weirdly. Change wake_up_process() to wake_up(). Tested on the Moorestown tablet build Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions