i2c: designware: Add SPDX license tag
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Aug 2018 10:26:49 +0000 (13:26 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Aug 2018 08:45:45 +0000 (10:45 +0200)
commit15c566fcff9cc7b8fd64461d6ee6fd1bc665b444
treed1be334cab2bfc28638785938d537c15fae26847
parente3ea52b578be221d9d5564d17005d01a8d390b92
i2c: designware: Add SPDX license tag

Replace short statement in comment with proper SPDX license tag.

Note, for i2c-desingware-slave.c the identifier is chosen
in accordance with MODULE_LICENSE() macro since it is visible to user.
Another point to this choice is that the header seems to be copy'n'paste
from the other file of this very driver.

Acked-by: Luis Oliveira <Luis.Oliveira@synopsys.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-designware-baytrail.c
drivers/i2c/busses/i2c-designware-common.c
drivers/i2c/busses/i2c-designware-core.h
drivers/i2c/busses/i2c-designware-master.c
drivers/i2c/busses/i2c-designware-pcidrv.c
drivers/i2c/busses/i2c-designware-platdrv.c
drivers/i2c/busses/i2c-designware-slave.c