commit | a6ef8143839a8640532ba473906beb1a38b03e29 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sat Apr 23 19:30:28 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 26 15:50:29 2011 -0400 |
tree | c1654f720d5380316d995da77e265dc5b5634668 | |
parent | 25f63a5a37f9cd925a01840bbb4c3ad9d5034175 [diff] |
ssb: mark bus as powered up earlier ssb_chipco_set_clockmode may want to touch CC registers to control power of the bus. However touching registers without powered_up set causes warnings. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>