commit | 3de764d4aa40109806cf7f9a9d811b970ff49374 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Mar 05 13:48:28 2013 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Apr 05 18:08:45 2013 +0200 |
tree | 998fd871ba4b82abcbd2883c601e4be7b13ee14b | |
parent | e8fe6a827939cf723a3871ff455f6346337c649a [diff] |
mfd: davinci_voicecodec: 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>