]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: remove doubled chip deselection on (un)lock
authorJiri Pinkava <jiri.pinkava@vscht.cz>
Wed, 13 Apr 2011 10:26:48 +0000 (12:26 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 00:53:22 +0000 (01:53 +0100)
commit7bf079db1749030a9284747f1f76ba464ddc730f
tree6ff07379db9af9804634e2b894037f7322184006
parentd49a9e6c4a7f39a20a93d4a40fc23b1aa46a0aa2
mtd: nand: remove doubled chip deselection on (un)lock

Chip deselection is already done in nand_release_device. So only
duplicate code.

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>
drivers/mtd/nand/nand_base.c