mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue