19 Dec
2017
19 Dec
'17
12:49 p.m.
Tim,
On Tue, Dec 19, 2017 at 12:12 PM, Hans Verkuil hverkuil@xs4all.nl wrote:
On 16/12/17 19:00, Tim Harvey wrote:
Add support for the TDA1997x HDMI receivers.
Cc: Hans Verkuil hverkuil@xs4all.nl Signed-off-by: Tim Harvey tharvey@gateworks.com
<snip>
--- /dev/null +++ b/drivers/media/i2c/tda1997x.c @@ -0,0 +1,3520 @@ +/*
- Copyright (C) 2017 Gateworks Corporation
- 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 documented in Thomas patch set [1] rather than this fine but longer legalese? Thank you!
[1] https://lkml.org/lkml/2017/12/4/934
-- Cordially Philippe Ombredanne