Re: [PATCH] ifx6x60: SPI protocol driver for Infineon 6x60 modem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 26, 2010 at 02:13:52PM +0100, Alan Cox wrote:
> From: Russ Gorby <richardx.r.gorby@xxxxxxxxx>
> 
> Prototype driver for the IFX6x60 series of SPI attached modems by Jim
> Stanley and Russ Gorby
> 
> Signed-off-by: Russ Gorby <richardx.r.gorby@xxxxxxxxx>
> 
> [Some reworking and a major cleanup]
> 
> Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
> ---
> 
>  drivers/serial/Kconfig        |    6 
>  drivers/serial/Makefile       |    1 
>  drivers/serial/ifx6x60.c      | 1402 +++++++++++++++++++++++++++++++++++++++++
>  drivers/serial/ifx6x60.h      |  129 ++++
>  include/linux/spi/ifx_modem.h |   14 
>  5 files changed, 1552 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/serial/ifx6x60.c
>  create mode 100644 drivers/serial/ifx6x60.h
>  create mode 100644 include/linux/spi/ifx_modem.h
> 
> 
> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
> index aff9dcd..0b9cc17 100644
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -1632,4 +1632,10 @@ config SERIAL_ALTERA_UART_CONSOLE
>  	help
>  	  Enable a Altera UART port to be the system console.
>  
> +config SERIAL_IFX6X60
> +        tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)"
> +	depends on GPIOLIB && EXPERIMENTAL

You also need to depend on SPI here as well, otherwise the build will
break.

Care to send a follow-up patch that does this?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux