diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-01-11 17:53:16 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-02-25 11:28:35 +0000 |
commit | 9c14b153e6af1301f022d34f1f63888f333e3ef5 (patch) | |
tree | 7d8dbc3330feffc2ac285dc6636862577055c411 /Documentation | |
parent | b840bc11b5062803c204d8a9625a1a1c5812d6d6 (diff) |
mtd: mxc-nand: don't disable clock in mxcnd-suspend
The clock must already be off after mtd->suspend. Disabling it again
results in an negative overflow of the clock usage count. This didn't
hurt as mxcnd_resume undid it after wake up.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions