mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Thu, 7 Nov 2013 15:17:18 +0000 (12:17 -0300)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 3 Jan 2014 19:22:11 +0000 (11:22 -0800)
commit6a3e48651fc6ce02aac08bc419cffa74f306ee32
tree2d8b2a0329476bae09d7e1532335d45b5e59c3e3
parent0a3f3a1916bcac44a86ca89c874cdcad5e7746e9
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()

Add a comment clarifying the use of pxa3xx_set_datasize() which is only
applicable on data read/write commands (i.e. commands with a data cycle,
such as READID, READ0, STATUS, etc.)

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/pxa3xx_nand.c
This page took 0.023772 seconds and 5 git commands to generate.