]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit552ece590e186bbf5840b97ba687f8067d35778f
tree441cd0fa90c604b2aebcc62649c38f317ebab3fa
parent075c05c4090f0aed17a020037820b12dca391140
[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]