]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: cros ec: spi: Use correct module license
authorThierry Reding <thierry.reding@gmail.com>
Mon, 9 Dec 2013 10:05:38 +0000 (11:05 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 9 Dec 2013 10:34:54 +0000 (10:34 +0000)
commitfedd8b65080154ab38215495a7174b738c0fd7a7
tree8eeecfa8a581122840f882e8fb4cd67f6bab8342
parentca78a7cbea9b2e5aef6d4a1717a704b401176607
mfd: cros ec: spi: Use correct module license

According to the header comment in the source file the driver is
licensed under GPL v2, so update MODULE_LICENSE() to match that.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec_spi.c