]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
char: broadcom: Add vcio module
authorNoralf Trønnes <noralf@tronnes.org>
Fri, 26 Jun 2015 12:27:06 +0000 (14:27 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Jun 2017 09:11:35 +0000 (11:11 +0200)
commit0688a815111a62899d548675d8bdef380a360d88
tree050f42529bc15393f7f7e21903a05d0467c9e2bd
parent26068654a78ea1e01262f5ecee54b47ba2a530cf
char: broadcom: Add vcio module

Add module for accessing the mailbox property channel through
/dev/vcio. Was previously in bcm2708-vcio.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
drivers/char/broadcom/Kconfig
drivers/char/broadcom/Makefile
drivers/char/broadcom/vcio.c [new file with mode: 0644]