From: Ezequiel Garcia Date: Thu, 14 Nov 2013 21:25:33 +0000 (-0300) Subject: mtd: nand: pxa3xx: Split prepare_command_pool() in two stages X-Git-Tag: v3.14-rc1~65^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39ff03a402e354eb73c61cb732f9bc881d76879;p=pandora-kernel.git mtd: nand: pxa3xx: Split prepare_command_pool() in two stages This commit splits the prepare_command_pool() function into two stages: prepare_start_command() / prepare_set_command(). This is a preparation patch without any functionality changes, and is meant to allow support for multiple page reading/writing operations. Signed-off-by: Ezequiel Garcia Tested-by: Daniel Mack Signed-off-by: Brian Norris --- Reading git-diff-tree failed