mfd: si476x: Add commands abstraction layer
authorAndrey Smirnov <andreysm@charmander.(none)>
Thu, 18 Apr 2013 16:58:27 +0000 (09:58 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 19 Apr 2013 16:37:16 +0000 (18:37 +0200)
commited4a8fe892ccbeb75a2ab380ef6ef5ef6d9d2636
treee136c0551504f002658b0134ff57a615b2762f3a
parent4c4b8c105a7bbd4a8d41ab4458f01174fdf3fcbb
mfd: si476x: Add commands abstraction layer

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: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/si476x-cmd.c [new file with mode: 0644]