mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 13:43:51 +00:00
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>
This commit is contained in:
parent
d4f1d01d34
commit
b79ad2307a
@ -890,7 +890,7 @@ static int sysc_check_registers(struct sysc *ddata)
|
|||||||
* within the interconnect target module range. For example, SGX has
|
* within the interconnect target module range. For example, SGX has
|
||||||
* them at offset 0x1fc00 in the 32MB module address space. And cpsw
|
* them at offset 0x1fc00 in the 32MB module address space. And cpsw
|
||||||
* has them at offset 0x1200 in the CPSW_WR child. Usually the
|
* has them at offset 0x1200 in the CPSW_WR child. Usually the
|
||||||
* the interconnect target module registers are at the beginning of
|
* interconnect target module registers are at the beginning of
|
||||||
* the module range though.
|
* the module range though.
|
||||||
*/
|
*/
|
||||||
static int sysc_ioremap(struct sysc *ddata)
|
static int sysc_ioremap(struct sysc *ddata)
|
||||||
|
Loading…
Reference in New Issue
Block a user