diff options
author | Jiri Pinkava <jiri.pinkava@vscht.cz> | 2011-04-13 11:59:30 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-05-25 02:53:10 +0200 |
commit | ac497c1602555c908c9738fa93b1145f431d1876 (patch) | |
tree | a1ab0f42276413e23c4b8ba96fa15d903d841f36 /COPYING | |
parent | mtd: cmdset_0002: add CFI 1.5 support for S29GL-S (diff) | |
download | linux-ac497c1602555c908c9738fa93b1145f431d1876.tar.xz linux-ac497c1602555c908c9738fa93b1145f431d1876.zip |
mtd: nand: fix S3C NAND clock stop
Current implementation of s3c2410_nand_select_chip call
clk_disable every time when chip = -1 (de-select). This happend
multiple times even if chip was already de-selected. This causes
disabling clock even if they are already disabled and due to
nature of clock subsytem implementation this causes nand clock
to be disabled and newer enabled again.
Signed-off-by: Jiri Pinkava <jiri.pinkava@vscht.cz>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions