Skip to content

Commit b79ad23

Browse files
Jason Wangtmlind
authored andcommitted
bus: ti-sysc: Fix comment typo
The double `the' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Message-Id: <20220811121119.20288-1-wangborong@cdjrlc.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent d4f1d01 commit b79ad23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/bus/ti-sysc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ static int sysc_check_registers(struct sysc *ddata)
890890
* within the interconnect target module range. For example, SGX has
891891
* them at offset 0x1fc00 in the 32MB module address space. And cpsw
892892
* has them at offset 0x1200 in the CPSW_WR child. Usually the
893-
* the interconnect target module registers are at the beginning of
893+
* interconnect target module registers are at the beginning of
894894
* the module range though.
895895
*/
896896
static int sysc_ioremap(struct sysc *ddata)

0 commit comments

Comments
 (0)