mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
media: ti: drop unexpected word 'a' in comments
there is an unexpected word 'a' in the comments that need to be dropped file - drivers/media/platform/ti/cal/cal-camerarx.c line - 308 * DRA80xM TRMs have a a slightly simplified sequence. changed to: * DRA80xM TRMs have a slightly simplified sequence. Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
9e535e6c49
commit
1a2a24d9b9
|
|
@ -305,7 +305,7 @@ static int cal_camerarx_start(struct cal_camerarx *phy)
|
|||
/*
|
||||
* CSI-2 PHY Link Initialization Sequence, according to the DRA74xP /
|
||||
* DRA75xP / DRA76xP / DRA77xP TRM. The DRA71x / DRA72x and the AM65x /
|
||||
* DRA80xM TRMs have a a slightly simplified sequence.
|
||||
* DRA80xM TRMs have a slightly simplified sequence.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user