]> git.baikalelectronics.ru Git - kernel.git/commit
reset: hi6220: Set module license so that it can be loaded
authorJeremy Linton <lintonrjeremy@gmail.com>
Sat, 8 Apr 2017 07:18:40 +0000 (02:18 -0500)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 24 May 2017 08:53:41 +0000 (10:53 +0200)
commit653fac935c6a8ab5f74382582f78ad0f2fc8ffa4
tree2d846fd49e1c3df4f093f748ac1b47ec3d001833
parent6a0fa58cdd92da9a8e6fa4e621cabd91974091b3
reset: hi6220: Set module license so that it can be loaded

The hi6220_reset driver can be built as a standalone module
yet it cannot be loaded because it depends on GPL exported symbols.

Lets set the module license so that the module loads, and things like
the on-board kirin drm starts working.

Signed-off-by: Jeremy Linton <lintonrjeremy@gmail.com>
Reviewed-by: Xinliang Liu <xinliang.liu@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/hisilicon/hi6220_reset.c