On Tue, 04 Nov 2008 18:10:38 +0200 "ext Tomi Valkeinen" <tomi.valkeinen@xxxxxxxxx> wrote: > Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxx> > --- > > arch/arm/mach-omap2/board-omap3beagle.c | 121 ++++++++++++++++++++++++++++--- > 1 files changed, 108 insertions(+), 13 deletions(-) > > +static void __init beagle_display_init(void) > +{ > + int r; > + > + r = gpio_request(beagle_display_data_dvi.panel_reset_gpio, "DVI reset GPIO"); > + if(r < 0) { GPIO label "DVI reset" is enough. Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html