[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100327141840.GA15267@pengutronix.de>
Date: Sat, 27 Mar 2010 15:18:40 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Jan Beulich <JBeulich@...ell.com>
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vesafb: use platform_driver_probe() instead of
platform_driver_register()
Hello Jan,
On Fri, Mar 26, 2010 at 04:48:33PM +0000, Jan Beulich wrote:
> Commit c2e13037e6794bd0d9de3f9ecabf5615f15c160b introduced a huge
> amount of section mismatch warnings in vesafb code. Rather than
> converting all of the annotations, do the obvious and revert the
> __init -> __devinit change, and use the recommended (in that patch)
> alternative to calling platform_driver_register(): vesafb depends on
> information obtained from by kernel at boot time, cannot be a module,
> and no post-boot devices can ever show up.
>
> Signed-off-by: Jan Beulich <jbeulich@...ell.com>
Looks good, Acked-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
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