Re: [PATCH 00/12] Serial : sc26xx - generalize and support SC2892

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

 



On Sat, Feb 20, 2010 at 06:55:19PM +0100, Martin Fuzzey wrote:
> Can I also have an Ack for this additional patch:

sure

> Author: Martin Fuzzey <mfuzzey@xxxxxxxxx>
> Date:   Sat Feb 20 18:47:06 2010 +0100
> 
>     Serial: sc26xx - Use ttySC0 instead of ttySC205
>    
>     Use device name ttySC0 as per Documentation/devices.txt
> 
> diff --git a/drivers/serial/sc26xx.c b/drivers/serial/sc26xx.c
> index 2e17bbc..9b0ede0 100644
> --- a/drivers/serial/sc26xx.c
> +++ b/drivers/serial/sc26xx.c
> @@ -918,8 +918,6 @@ static int __devinit sc26xx_probe(struct
> platform_device *dev)
>         if (err)
>                 goto out_free_port;
>  
> -       sc26xx_reg.tty_driver->name_base = sc26xx_reg.minor;
> -
>         err = uart_add_one_port(&sc26xx_reg, &up->port[0]);
>         if (err)
>                 goto out_unregister_driver;
> 

Acked-By: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>

> If this is OK with you I'll repost the whole series with your acks and a
> rename patch to sc2xxx

that's fine with me.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea.                                                [ RFC1925, 2.3 ]
--
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