staging: bcm2835-audio: Remove static initialisation
authorSimon Sandström <simon@nikanor.nu>
Tue, 7 Feb 2017 11:00:56 +0000 (12:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:14:30 +0000 (13:14 +0100)
commit69c429864e693d2aaaea4adf2e6cfd0d30103781
tree9b5e47cd842a9449282a159e54329b0e790f3495
parentd3ea53c7a45ce45fb65e220a1d65209d5e3e3f6a
staging: bcm2835-audio: Remove static initialisation

Static pointers are explicility initialised to NULL.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835.c