]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Wed, 27 Mar 2013 01:47:21 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 12:15:26 +0000 (09:15 -0300)
commit3f8ec5df11aa2ad7402cfb3368532a96b63426a4
tree9bb2f86cbc293386c22e3af8d54393e852f10307
parenta118e9c122969a924061b48b6cc6bb73ccc8de4c
[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core

This patch adds all necessary header files and Kbuild plumbing for the
core driver for Silicon Laboratories Si476x series of AM/FM tuner
chips.
The driver as a whole is implemented as an MFD device and this patch
adds a core portion of it that provides all the necessary
functionality to the two other drivers that represent radio and audio
codec subsystems of the chip.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
include/linux/mfd/si476x-core.h [new file with mode: 0644]