Re: [PATCH v8 0/4] USB: OHCI-HCD: Support for LPC32xx

From: Arnd Bergmann
Date: Tue Mar 13 2012 - 09:09:57 EST


On Monday 12 March 2012, Roland Stigge wrote:
> These patches add support for the LPC32xx to the ohci-pnx4008 driver and make
> the driver use smbus functions.
>
> As discussed with Greg-KH on the USB mailing list, the ohci-pnx4008 driver is
> first renamed to reflect its multi-platform support. The second patch also
> renames the respective pnx4008_* symbols accordingly.
>
> The third patch adds the actual lpc32xx support.
>
> The fourth patch removes the re-coded i2c_write() by using an existing smbus
> function. You can leave out this very single patch to still have the desired
> LPC32xx support. It just fixes existing kernel code to only use smbus calls in
> this driver.
>
> Applies to v3.3-rc7
>
> Changes since v7:
>
> * Removed pnx4008 filename reference
> * Rename via git format-patch -M
>
> Thanks to Arnd Bergmann and Wolfram Sang for reviewing!
>
> Signed-off-by: Roland Stigge <stigge@xxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/