media: i2c: Use the correct style for SPDX License Identifier
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 4 Sep 2019 14:58:27 +0000 (16:58 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 10 Nov 2019 16:47:14 +0000 (17:47 +0100)
commit59d8bf5ddfcfdd16e4dcb1a23915d09648a05558
treeeff2756b3f2225ecbc191d4c4e5320e1c3ca50aa
parent01da44446b3b9f82f4f629aa20cad9371a287dd5
media: i2c: Use the correct style for SPDX License Identifier

This patch corrects the SPDX License Identifier style
in header files related to I2C controlled media codec drivers.
For C header files Documentation/process/license-rules.rst
mandates C-like comments (opposed to C source files where
C++ style should be used)

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46
and some manual changes.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/max2175.h
drivers/media/i2c/saa711x_regs.h
drivers/media/i2c/tda1997x_regs.h
drivers/media/i2c/tvp5150_reg.h