staging: bcm2835-audio: Remove code for non device tree init
authorMichael Zoran <mzoran@crowfest.net>
Sun, 29 Jan 2017 05:39:44 +0000 (21:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Jan 2017 09:47:00 +0000 (10:47 +0100)
commit9c4f728693f7384144bb13dcd65dd8f6997e29e8
tree0d907c150dfb22d1f36dd969b7268dbf0ebc35a6
parent6c07499d631496807b224c5619b16c878d85b158
staging: bcm2835-audio: Remove code for non device tree init

The bcm2835-audio driver has a legacy code path for initializing
devices without a device tree.  Delete this code path and remove
the non device tree devices.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835.c