]> git.baikalelectronics.ru Git - kernel.git/commit
sound: dmasound: use module_platform_driver_probe()
authorChristoph Jaeger <christophjaeger@linux.com>
Wed, 9 Apr 2014 07:43:53 +0000 (09:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Apr 2014 08:02:21 +0000 (10:02 +0200)
commit403d522b6a87d780fe66267df058fd314cd1f295
tree151d2a828d0ce877b8ac3b5c222d38bc719c85fb
parentdc75084d85f95c45c88b41bd75e39549325494f7
sound: dmasound: use module_platform_driver_probe()

Eliminate boilerplate code by using module_platform_driver_probe().

Signed-off-by: Christoph Jaeger <christophjaeger@linux.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/dmasound/dmasound_paula.c