MISC: bcm2835: smi: use clock manager and fix reload issues
authorMartin Sperl <kernel@martin.sperl.org>
Tue, 26 Apr 2016 14:59:21 +0000 (14:59 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 00:59:46 +0000 (00:59 +0000)
commita437e1e99d7923dc0e2e13a831fa89b7cac3fe84
treee387b113c6dc7d6d7485e8c6beedaa90ad4218d4
parent65cb356081174781860d67b3a62d35c476f5eb12
MISC: bcm2835: smi: use clock manager and fix reload issues

Use clock manager instead of self-made clockmanager.

Also fix some error paths that showd up during development
(especially missing release of dma resources on rmmod)

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
drivers/misc/bcm2835_smi.c