Re: [PATCH 05/16] TTY: add tty_port_tty_wakeup helper

From: Jiri Slaby
Date: Fri Mar 08 2013 - 14:01:48 EST


On 03/08/2013 04:02 PM, Peter Hurley wrote:
> On Thu, 2013-03-07 at 13:12 +0100, Jiri Slaby wrote:
>> It allows for cleaning up on a considerable amount of places. They did
>> port_get, wakeup, kref_put. Now the only thing needed is to call
>> tty_port_tty_wakeup which does exactly that.
>>
>> One exception is ifx6x60 where tty_wakeup was open-coded. We now call
>> tty_wakeup properly there.
>>
>> Signed-off-by: Jiri Slaby <jslaby@xxxxxxx>
>> ---
>> arch/um/drivers/line.c | 8 +-------
>
> Cc: Jeff Dike <jdike@xxxxxxxxxxx>
> Cc: Richard Weinberger <richard@xxxxxx>
>
>> drivers/isdn/capi/capi.c | 7 +------
>
> Cc: Karsten Keil <isdn@xxxxxxxxxxxxxx>
>
>> drivers/isdn/gigaset/interface.c | 6 +-----
>
> Cc: Hansjoerg Lipp <hjlipp@xxxxxx>
> Cc: Tilman Schmidt <tilman@xxxxxxx>
> Cc: gigaset307x-common@xxxxxxxxxxxxxxxxxxxxx
> Cc: netdev@xxxxxxxxxxxxxxx
>
>> drivers/net/usb/hso.c | 13 ++-----------
>
> Cc: Jan Dumon <j.dumon@xxxxxxxxxx>
> Cc: linux-usb@xxxxxxxxxxxxxxx
>
>> drivers/s390/char/sclp_tty.c | 9 ++-------
>> drivers/s390/char/sclp_vt220.c | 8 +-------
>
> Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
> Cc: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
> Cc: linux390@xxxxxxxxxx
> Cc: linux-s390@xxxxxxxxxxxxxxx
>
>> drivers/staging/fwserial/fwserial.c | 10 ++--------
>
> Cc: Me :)
>
>> drivers/staging/serqt_usb2/serqt_usb2.c | 7 +------
>
> Cc: YAMANE Toshiaki <yamanetoshi@xxxxxxxxx>
> Cc: Devendra Naga <devendra.aaru@xxxxxxxxx>
>
> and so on...
>
> Same for the other mega-patches.

I'm not sure whether to CC all the people for such patches. I always
tended not to and instead rely on people reading LKML :P.

If this is the preferred way, I of course can do it next time.

--
js
suse labs
--
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/