commit | fdfde24e108b49373f8702d5b9981217f35315d8 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Sep 16 01:43:55 2009 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 11 21:43:27 2009 -0600 |
tree | 17215b31c4a313d58b12bc11cf203d5c7d3090a2 | |
parent | 4c1fba442960cfa2fd6333b9fec7d5b85c5fa29f [diff] |
powerpc/qe: Implement QE driver for handling resume on MPC85xx So far the driver is used to reset QE upon resume, which is needed on 85xx. Later we can move some QE initialization steps into probe(). Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>