[PATCH v6] MTD: LPC32xx SLC NAND driver
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Jun 7 18:11:08 EST 2012
On Wed, Jun 06, 2012 at 04:38:41PM +0300, Artem Bityutskiy wrote:
> On Wed, 2012-06-06 at 11:20 +0200, Roland Stigge wrote:
> > +#else
> > +#define lpc32xx_nand_resume NULL
> > +#define lpc32xx_nand_suspend NULL
> > +#endif
>
> 0, not NULL.
Err, what planet are you on there. These are _pointers_ to functions,
so using a _pointer_ is more correct than using an _integer_.
More information about the devicetree-discuss
mailing list