media: i2c: tc358743: fix spelling mistake
It should be "LP-11". Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
parent
7e11d5027b
commit
3863d4bb55
@ -1649,7 +1649,7 @@ static int tc358743_s_stream(struct v4l2_subdev *sd, int enable)
|
||||
{
|
||||
enable_stream(sd, enable);
|
||||
if (!enable) {
|
||||
/* Put all lanes in PL-11 state (STOPSTATE) */
|
||||
/* Put all lanes in LP-11 state (STOPSTATE) */
|
||||
tc358743_set_csi(sd);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user