OSDN Git Service

mfd: htc-pasic3: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Mar 2013 04:47:59 +0000 (13:47 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 5 Apr 2013 16:08:45 +0000 (18:08 +0200)
commite8fe6a827939cf723a3871ff455f6346337c649a
treec4cad589074bc1ed8c92c2767f36b59fb0cf0f8f
parentbbc48c6aaab9cff03e6e966bf752c3b7ad91d16a
mfd: htc-pasic3: use module_platform_driver_probe()

This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/htc-pasic3.c