[media] mfd: Add commands abstraction layer for SI476X MFD
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Wed, 27 Mar 2013 01:47:18 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 12:14:01 +0000 (09:14 -0300)
commit626b67c1ad90b450e0afbd1c277fd81ad64c5539
tree441cd0fa90c604b2aebcc62649c38f317ebab3fa
parent9e7664e0827528701074875eef872f2be1dfaab8
[media] mfd: Add commands abstraction layer for SI476X MFD

This patch adds all the functions used for exchanging commands with
the chip.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/mfd/si476x-cmd.c [new file with mode: 0644]