[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081112112106.5b5062f4@i1501.lan.towertech.it>
Date: Wed, 12 Nov 2008 11:21:06 +0100
From: Alessandro Zummo <alessandro.zummo@...ertech.it>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Anton Vorontsov <avorontsov@...mvista.com>, a.zummo@...ertech.it,
david-b@...bell.net, rtc-linux@...glegroups.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rtc: bunch of drivers: fix 'no irq' case handing
On Tue, 11 Nov 2008 16:17:28 -0800
Andrew Morton <akpm@...ux-foundation.org> wrote:
> > rtc-sh.c is using platform_get_irq, but was storing a result into an
> > unsigned type, then was checking for < 0. This is fixed now.
> >
> > Signed-off-by: Anton Vorontsov <avorontsov@...mvista.com>
>
> Do we see any reason why this should be pushed into 2.6.28?
We are not in hurry I'd say. Also irq is valid on some platforms,
so the check only makes sense for drivers whose platforms
do not use it.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists