summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2013-12-18 17:33:44 -0700
committerTroy Kisky <troy.kisky@boundarydevices.com>2013-12-19 17:09:36 -0700
commit2b95a446519f8541c9588118cb5501a4bdcee338 (patch)
treefba78696387f2c77889dd39c928c746619fe3e5f /drivers
parent233d5529131784bf269c574f7243e2722d17163e (diff)
adv7180: ipu no longer member of sensor_data
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/mxc/capture/adv7180.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/mxc/capture/adv7180.c b/drivers/media/video/mxc/capture/adv7180.c
index 66cc2850b9d5..2f6a228e8a23 100644
--- a/drivers/media/video/mxc/capture/adv7180.c
+++ b/drivers/media/video/mxc/capture/adv7180.c
@@ -1225,7 +1225,6 @@ static int adv7180_probe(struct i2c_client *client,
adv->cvbs = tvin_plat->cvbs;
adv->reset = tvin_plat->reset;
adv->pwdn = tvin_plat->pwdn;
- adv->sen.ipu = tvin_plat->ipu;
adv->sen.csi = tvin_plat->csi;
if (adv->reset)