tree-wide: fix comment/printk typos
"gadget", "through", "command", "maintain", "maintain", "controller", "address", "between", "initiali[zs]e", "instead", "function", "select", "already", "equal", "access", "management", "hierarchy", "registration", "interest", "relative", "memory", "offset", "already", Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
6aaccece1c
commit
b595076a18
@@ -416,7 +416,7 @@ static u8 orc_load_firmware(struct orc_host * host)
|
||||
/* Go back and check they match */
|
||||
|
||||
outb(PRGMRST | DOWNLOAD, host->base + ORC_RISCCTL); /* Reset program count 0 */
|
||||
bios_addr -= 0x1000; /* Reset the BIOS adddress */
|
||||
bios_addr -= 0x1000; /* Reset the BIOS address */
|
||||
for (i = 0, data32_ptr = (u8 *) & data32; /* Check the code */
|
||||
i < 0x1000; /* Firmware code size = 4K */
|
||||
i++, bios_addr++) {
|
||||
|
Reference in New Issue
Block a user