commit | 22aeddb58dcc920cf2f78652c01272d9dff3d30a | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Feb 01 18:51:49 2016 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 16 00:19:50 2016 +0100 |
tree | 13b9604273690ca91f4cf98791cbe9c6b499ed8d | |
parent | 33a68e86fd7741f782c71a0daa9111b352e94445 [diff] |
gpio: misc: Pass correct license string to MODULE_LICENSE The GPIO driver copyright boilerplate lacks the "or later" verbiage regarding GPL compliant distribution. The MODULE_LICENSE string should reflect the actual copyright license terms used. Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>