[PATCH 0/7] IFX6X60 patchset: 01/05/2011

From: Russ Gorby
Date: Wed Jan 05 2011 - 19:04:50 EST


Hello SPI/Serial Maintainers,

I am sending a patchset for the ifx6x60 driver to be considered for
inclusion in the Linux kernel.
Patches were made against the following GIT repo
http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
A breif description of the patches follows:

[PATCH 1/7] serial: ifx6x60: fixed call to tty_port_init
- fixed order of setting port ops
[PATCH 2/7] serial: ifx6x60: dma_alloc_coherent must use parent dev
- fixed device for which the allocation is made
[PATCH 3/7] serial: ifx6x60: changed internal bpw from boolean to int
[PATCH 4/7] serial: ifx6x60: set SPI max_speed_hz based on platform type
- set max speed to 25Mhz for platforms that support it
[PATCH 5/7] serial: ifx6x60: probe routine needs to call spi_setup
- configured spi for the h/w device
[PATCH 6/7] serial: ifx6x60: fix modem names to ones recognized by firmware
[PATCH 7/7] serial: ifx6x60: cleanup
--
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/