ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 6 Sep 2012 21:33:24 +0000 (06:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 6 Sep 2012 21:33:24 +0000 (06:33 +0900)
commit1fffc8b20c36957a7b7dea043153a6e2550168e7
tree4f0fddc20a97d1e2316b366e7ec4aa8a92916084
parent4e321a3994e05baa342f8302c5a1584f1463e455
ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.c

module_platform_driver simplifies the code by eliminating
module_init and module_exit calls.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/h1940-bluetooth.c