[PATCH V2 2/2] mtd: msm_nand: Add initial msm nand driver support.

David Brown davidb at codeaurora.org
Wed Apr 27 13:36:06 EDT 2011


On Wed, Apr 27 2011, Murali Nalajala wrote:

> We have used nand base kind of implementation wherever is possible.
> eg: We have leveraged the code from nand base to detect the nand
> device properties.

Basing code off of other code but with modification is very different
than using that other code.  Copying and modifying creates more code
that can miss fixes and other changes.

I do think there is value in working with the nand code.  Remember that
the nand code is not immutable.  If there is something that almost does
what msm_nand needs, perhaps is can be changed to support that as well.

David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



More information about the linux-mtd mailing list