[PATCH 1/3 v4] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices

Scott Wood scottwood at freescale.com
Fri Oct 15 03:02:39 EST 2010


On Wed, 13 Oct 2010 23:43:38 -0700
"Zang Roy-R61911" <r61911 at freescale.com> wrote:

> > Plus, I think the patch is not runtime bisectable (i.e. you
> > now do request_irq() here, but not removing it from the nand
> > driver, so nand will fail to probe).
> Nand driver does not need to request irq. It will use the irq requested by lbc.
> remember, other lbc device may also need to use this registered irq. 
> It should not be removed in nand driver.

The point is that you need to make both changes in the same patch.

-Scott



More information about the Linuxppc-dev mailing list