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)
commit292ab81df0e9e1444fd027e1f45336eb0ce4e23d
tree151d2a828d0ce877b8ac3b5c222d38bc719c85fb
parent34f980630f6c135b6735f9fb16079aeb4c21fc18
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