commit | f9b841af4c1c3c3b7ce3552ab5ee5d9c430e9c29 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri Oct 09 10:39:27 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 12 17:02:08 2015 +0100 |
tree | 5d845f4b6faad3c9587e71d15d05ae0fffdbdbaa | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core The core may register clients attached to this master which may use funtionality from the master. So, RuntimePM must be enabled before, otherwise this will fail. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Mark Brown <broonie@kernel.org>