]> git.baikalelectronics.ru Git - kernel.git/commit
video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Fri, 9 Dec 2011 02:01:15 +0000 (10:01 +0800)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 19 Dec 2011 20:21:43 +0000 (20:21 +0000)
commit5ecc0d2ea7d6d52f216b0da9b87f93abe85d1c09
treeda771278615cec99dfe447bce96a774f68d91f02
parent2ce146798f5a54dfe2b2fac3ab5132d769e53f7a
video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()

This patch converts the drivers in drivers/video/pnx4008/* to use the
module_platform_driver() macro which makes the code smaller and a bit
simpler.

Cc: Grigory Tolstolytkin <gtolstolytkin@ru.mvista.com>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/pnx4008/pnxrgbfb.c
drivers/video/pnx4008/sdum.c