OSDN Git Service

mfd: twl4030-audio: Clean up MODULE_* and platform_driver part
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 10 Sep 2012 10:46:19 +0000 (13:46 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 18 Sep 2012 13:27:34 +0000 (15:27 +0200)
commit41569a16e4e12910e14ce98edea9ef30bd89299b
tree2f14e42e490d67d24770885a7ae1bed4e4f41aa9
parent0a37fc56888c37049f60aab398fddceafd33fe72
mfd: twl4030-audio: Clean up MODULE_* and platform_driver part

Place the MODULE_* lines in the same block and add MODULE_DESCRIPTION.
Rearange the platform_driver structure at the same time.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl4030-audio.c