From: Thomas Gleixner Date: Tue, 23 May 2006 21:28:48 +0000 (+0200) Subject: [MTD] NAND remove write_byte/word function from nand_chip X-Git-Tag: v2.6.18-rc1~1105^2~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad74f2c380411ae7bee997f3ba18834cfe313a2;p=pandora-kernel.git [MTD] NAND remove write_byte/word function from nand_chip The previous change of the command / hardware control allows to remove the write_byte/word functions completely, as their only user were nand_command and nand_command_lp. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed