Second set, plus the first of Jarkko's:

 - OMAP tree
    * use gpio_direction_output()
    * use gpio_to_irq()
 - Mainline *and* OMAP trees:
    * use gpio_direction_output(), remove the legacy version
    * use gpio_to_irq()
    * make legacy gpio_request()/gpio_free() calls superfluous

These go on top of the preceding four.

Merging these will facilitate for example a mach-omap2/gpio.c file
that is much nicer since it's not full of OMAP1 support...


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to