Re: [PATCH 1/2] mtd/nand : don't free the global data fsl_lbc_ctrl_dev->nand in fsl_elbc_chip_remove()
From: Artem Bityutskiy <dedekind1@gmail.com>
Date: 2011-07-06 06:45:38
From: Artem Bityutskiy <dedekind1@gmail.com>
Date: 2011-07-06 06:45:38
On Tue, 2011-06-28 at 09:50 +0800, b35362@freescale.com wrote:
From: Liu Shuo <redacted> The global data fsl_lbc_ctrl_dev->nand don't have to be freed in fsl_elbc_chip_remove(). The right place to do that is in fsl_elbc_nand_remove() if elbc_fcm_ctrl->counter is zero. Signed-off-by: Liu Shuo <redacted>
Changed the subject to something shorted and pushed to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy