Loading drivers/bus/ti-sysc.c +1 −1 Original line number Diff line number Diff line Loading @@ -890,7 +890,7 @@ static int sysc_check_registers(struct sysc *ddata) * within the interconnect target module range. For example, SGX has * them at offset 0x1fc00 in the 32MB module address space. And cpsw * 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. */ static int sysc_ioremap(struct sysc *ddata) Loading Loading
drivers/bus/ti-sysc.c +1 −1 Original line number Diff line number Diff line Loading @@ -890,7 +890,7 @@ static int sysc_check_registers(struct sysc *ddata) * within the interconnect target module range. For example, SGX has * them at offset 0x1fc00 in the 32MB module address space. And cpsw * 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. */ static int sysc_ioremap(struct sysc *ddata) Loading