[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080922103034.07e2d6cd@hskinnemo-gx745.norway.atmel.com>
Date: Mon, 22 Sep 2008 10:30:34 +0200
From: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To: Uwe Kleine-König <ukleinek@...len.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Use platform_driver_probe for pdc platform driver
Uwe Kleine-König <ukleinek@...len.de> wrote:
> The probe function of the pdc platform driver lives in the init section
> and so a pdc device that is created after the init section is discarded
> probably results in an oops. Even if this cannot happen, using
> platform_driver_probe is cleaner. (If this can happen and should be
> supported the probe function must live in the devinit section instead.)
>
> Signed-off-by: Uwe Kleine-König <ukleinek@...len.de>
> Cc: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
Applied both this and the pio one. Thanks!
Haavard
--
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