On Friday 14 November 2008 11:24:34 Paulius Zaleckas wrote: > make mdio-gpio work with non OpenFirmware gpio implementation. > > Aditional changes to mdio-gpio: > - use gpio_request() and gpio_free() > - place irq[] array in struct mdio_gpio_info > - add module description, author and license > - add note about compiling this driver as module > - rename mdc and mdio function (were ugly names) > - change MII to MDIO in bus name > - add __init __exit to module (un)loading functions > - probe fails if no phys added to the bus > - kzalloc bitbang with sizeof(*bitbang) > > Changes since v3: > - keep bus naming "%x" to be compatible with existing drivers. > > Changes since v2: > - more #ifdefs reduction > - platform driver will be registered on OF platforms also > - unified platform and OF bus_id to phy%i > > Changes since v1: > - removed NO_IRQ > - reduced #idefs > > Laurent, please test this driver under OF. No obvious issue found. Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxx> > Signed-off-by: Paulius Zaleckas <paulius.zaleckas@xxxxxxxxxxxx> > Cc: Laurent Pinchart <laurent.pinchart@xxxxxxxxx> > Cc: Grant Likely <grant.likely@xxxxxxxxxxxx> > Cc: Mike Frysinger <vapier.adi@xxxxxxxxx> -- Laurent Pinchart CSE Semaphore Belgium Chaussee de Bruxelles, 732A B-1410 Waterloo Belgium T +32 (2) 387 42 59 F +32 (2) 387 42 75 -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html