Hi Fabio, On Thu, Jan 29, 2015 at 12:51:36PM -0200, Fabio Estevam wrote: > Hi Markus, > > On Sat, Jan 24, 2015 at 12:01 PM, Markus Pargmann <mpa@xxxxxxxxxxxxxx> wrote: > > > + priv->irq = platform_get_irq(pdev, 0); > > + if (priv->irq <= 0) { > > This should be: if (priv->irq < 0) { Thanks, fixed in both drivers. Best regards, Markus -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Attachment:
signature.asc
Description: Digital signature