]> 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)
committerAndy Whitcroft <apw@canonical.com>
Thu, 13 Jul 2017 16:49:55 +0000 (17:49 +0100)
commitd5a4f0979a9b62aabeb9b6a746f615de54353a44
treecc8ef44dadd262f4331ba630665b04aca8d6ad10
parentb8fa4b174c1c865e1bc76078f3554f88fc88d734
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