]> git.baikalelectronics.ru Git - kernel.git/commit
spi: bcm53xx: Add missing module information
authorAxel Lin <axel.lin@ingics.com>
Fri, 26 Sep 2014 06:19:22 +0000 (14:19 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Sep 2014 08:08:10 +0000 (09:08 +0100)
commit7e9700b5d54d90731504754cd936aea7343b84c9
tree8962264a4793addfe2bc70c6323f85cf77cc6450
parent5f3d8c8414a9c31ffe9cf43d860e9d8474e031b4
spi: bcm53xx: Add missing module information

Mainly to fix missing MODULE_LICENSE.
Also add MODULE_DESCRIPTION and MODULE_AUTHOR.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm53xx.c