staging: bcm2835-audio: use module_platform_driver() macro
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 18 Oct 2018 17:47:29 +0000 (19:47 +0200)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:10 +0000 (00:08 +0100)
commitea8397dc9a7279db241475dc72bb9db9bce46483
tree748275b9004e42eab05ad3d3289b9f750f4e2ca0
parenta745eecdaccb79bcbd680e11f29a578470bbbbfd
staging: bcm2835-audio: use module_platform_driver() macro

There is not much value behind this boilerplate, so use
module_platform_driver() instead.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
drivers/staging/vc04_services/bcm2835-audio/bcm2835.c