commit | 292ab81df0e9e1444fd027e1f45336eb0ce4e23d | [log] [tgz] |
---|---|---|
author | Christoph Jaeger <christophjaeger@linux.com> | Wed Apr 09 09:43:53 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 09 10:02:21 2014 +0200 |
tree | 151d2a828d0ce877b8ac3b5c222d38bc719c85fb | |
parent | 34f980630f6c135b6735f9fb16079aeb4c21fc18 [diff] |
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>