Re: [PATCH] corrected MPC8313 NAND fixes

2008-03-19 Thread Scott Wood
On Wed, Mar 19, 2008 at 12:40:15PM -0500, Mike Hench wrote: > Fix a race condition in fsl_elbc_run_command > Fix incorrect usage of clearbits32 that bashed option register > Remove work around for bashed register > > Signed-off-by: Mike Hench <[EMAIL PROTECTED]> Acked-by: Scott Wood <[EMAIL PROTE

[[PATCH] corrected MPC8313 NAND fixes

2008-03-19 Thread Mike Hench
Fix a race condition in fsl_elbc_run_command Fix incorrect usage of clearbits32 that bashed option register Remove work around for bashed register Signed-off-by: Mike Hench <[EMAIL PROTECTED]> --- --- linux-2.6.25-rc5.orig/drivers/mtd/nand/fsl_elbc_nand.c 2008-03-10 00:22:27.0 -0500 +++