On 17.12.2017 19:24, Philippe Ombredanne wrote:
> Maciej,
> 
> On Sun, Dec 17, 2017 at 6:37 PM, Maciej S. Szmigiero
> <m...@maciej.szmigiero.name> wrote:
>> This patch adds support for analog part of Medion 95700 in the cxusb
>> driver.
> <snip>
> 
>> --- /dev/null
>> +++ b/drivers/media/usb/dvb-usb/cxusb-analog.c
>> @@ -0,0 +1,1927 @@
>> +/* DVB USB compliant linux driver for Conexant USB reference design -
>> + * (analog part).
>> + *
>> + * Copyright (C) 2011, 2017 Maciej S. Szmigiero (m...@maciej.szmigiero.name)
>> + *
>> + * TODO:
>> + *  * audio support,
>> + *  * finish radio support (requires audio of course),
>> + *  * VBI support,
>> + *  * controls support
>> + *
>> + * This program is free software; you can redistribute it and/or
>> + * modify it under the terms of the GNU General Public License
>> + * as published by the Free Software Foundation; either version 2
>> + * of the License, or (at your option) any later version.
>> + */
> 
> Would you mind using the new SPDX tags here. See Thomas patches [1]. Thanks!
> 
> [1] https://lkml.org/lkml/2017/12/4/934
> 

Will add this tag in a moment, thanks for pointing this out.

Best regards,
Maciej Szmigiero

Reply via email to