]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 16 Feb 2018 22:08:45 +0000 (17:08 -0500)
commit0bd6b9c11c1de19e00a98e0404474948b16bf502
treefcbda947cc9a6840ef96f9a33ccd962b9afac67d
parent98935cbcf817ce43442deaa452b98ae7e40f7a8a
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