ARM: davinci: dm646x: Fix a typo in the comment
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 22 Jul 2019 21:36:57 +0000 (23:36 +0200)
committerSekhar Nori <nsekhar@ti.com>
Mon, 26 Aug 2019 12:21:28 +0000 (17:51 +0530)
The driver is dedicated to DM646x. So update the description in the top
most comment accordingly.

It must have been derived from dm644x.c, but looks DM646 speecific now.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/dm646x.c

index 2b628c31aef4428051ca7e128c320a545a5aa583..4ffd028ed9978c25c10a80a9175fb6eae4db3823 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * TI DaVinci DM644x chip specific setup
+ * TI DaVinci DM646x chip specific setup
  *
  * Author: Kevin Hilman, Deep Root Systems, LLC
  *