diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-09-17 13:30:54 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-10-04 20:47:56 +0200 |
commit | eccf442ce156ec2b4e06b1239d5fdcb0c732f63f (patch) | |
tree | 27fdff81a8f2fbf360ad9769e1caae13c7ff0f29 /drivers/media/i2c/ak7375.c | |
parent | media: MAINTAINERS: fix reference to STI CEC driver (diff) | |
download | linux-eccf442ce156ec2b4e06b1239d5fdcb0c732f63f.tar.xz linux-eccf442ce156ec2b4e06b1239d5fdcb0c732f63f.zip |
media: i2c: adv748x: Support probing a single output
Currently the adv748x driver will fail to probe unless both of its
output endpoints (TXA and TXB) are connected.
Make the driver support probing provided that there is at least one
input, and one output connected and protect the clean-up function from
accessing un-initialized fields.
Following patches will fix other uses of un-initialized TXs in the driver,
such as power management functions.
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/i2c/ak7375.c')
0 files changed, 0 insertions, 0 deletions