[media] si4713: move supply list to si4713_platform_data
authorDinesh Ram <Dinesh.Ram@cern.ch>
Tue, 15 Oct 2013 15:24:44 +0000 (12:24 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 18 Dec 2013 08:40:07 +0000 (06:40 -0200)
commitcc6d618fdf56df389e46be2f0c9f2d1579d8b9e6
treee8ed42a9ec355329c19133c8847a8b276c2a3708
parent99995dedea0e956ff58692fd795b8a8a0669e3a5
[media] si4713: move supply list to si4713_platform_data

The supply list is needed by the platform driver, but not by the usb driver.
So this information belongs to the platform data and should not be hardcoded
in the subdevice driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Tested-by: Eduardo Valentin <edubezval@gmail.com>
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
arch/arm/mach-omap2/board-rx51-peripherals.c
drivers/media/radio/si4713/si4713.c
drivers/media/radio/si4713/si4713.h
include/media/si4713.h
This page took 0.029662 seconds and 5 git commands to generate.