diff options
author | Eric BENARD <ebenard@free.fr> | 2008-05-12 23:02:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-13 17:02:23 +0200 |
commit | 0cf942d75a6acfa11a41f63330d8780901eda4af (patch) | |
tree | b1166138d783fc4476e1bd8d5a30a8730c665ea3 /drivers/connector | |
parent | uml: track and make up lost ticks (diff) | |
download | linux-0cf942d75a6acfa11a41f63330d8780901eda4af.tar.xz linux-0cf942d75a6acfa11a41f63330d8780901eda4af.zip |
spi: pxa2xx_spi clock resume bugfix
There is a typo in pxa2xx_spi.c, comment says "Enable the SSP clock", code
says: clk_disable ... so after resume, the SSP is dead.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Ned Forrester <nforrester@whoi.edu>
Cc: Stephen Street <stephen@streetfiresound.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions