[media] cs3308: add new 8-channel volume control driver
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 30 Nov 2015 20:05:54 +0000 (18:05 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 18 Dec 2015 15:35:51 +0000 (13:35 -0200)
commitfc279cc2887f0830b9232e970dd6a5dcd8612f3c
treea346fd8a28bff37433669cc5c71dac919dfb1795
parentbfd1bbfb54ac73175f5925ba32f14815315df30f
[media] cs3308: add new 8-channel volume control driver

Add simple support for this 8 channel volume control driver.
Currently all it does is to unmute all 8 channels.

Based upon Devin's initial patch made for an older kernel which I
cleaned up and rebased. Thanks to Kernel Labs for that work.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/cs3308.c [new file with mode: 0644]
This page took 0.02583 seconds and 5 git commands to generate.