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, 23 Jul 2017 02:18:54 +0000 (02:18 +0000)
commitfbc11d9b34b8061cf8d84597b81c5980599df2a7
tree9955ea936f4e934a12e4e0fee45e473ad3e03feb
parent325cc6f8210bce4fd3a0042a18d02c7c4b96c363
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