]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 15 Jul 2006 12:05:24 +0000 (13:05 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 15 Jul 2006 12:19:24 +0000 (13:19 +0100)
commit6a5a297cf78e64ed68577f3e3480bc10abf0124b
tree0351c473d3bcc7b883ed22aef9cb3cad14fdede7
parent8b0036eefd7a96f23244b969417684c8627f5ad6
MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion

The CNE bits are inverted on the device and writeb function is missing a
NOT operation.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/sharpsl.c