staging: bcm2835-audio: Drop DT dependency
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 18 Oct 2018 17:54:01 +0000 (19:54 +0200)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:10 +0000 (00:08 +0100)
commit2d4599c4973d703ad43acaafd22495d675f1461f
tree5fe491e7744b51f939fa151deb4e8f21be5a043d
parentea8397dc9a7279db241475dc72bb9db9bce46483
staging: bcm2835-audio: Drop DT dependency

Just like the bcm2835-video make this a platform driver which is probed
by vchiq. In order to change the number of channels use a module
parameter instead, but use the maximum as default.

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