firewire: typo in comment
Signed-off-by: Jay Fenlason <fenlason@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
d6053e08f5
commit
2cc489c213
|
@ -75,7 +75,7 @@ generate_config_rom(struct fw_card *card, size_t *config_rom_length)
|
|||
* controller, block reads to the config rom accesses the host
|
||||
* memory, but quadlet read access the hardware bus info block
|
||||
* registers. That's just crack, but it means we should make
|
||||
* sure the contents of bus info block in host memory mathces
|
||||
* sure the contents of bus info block in host memory matches
|
||||
* the version stored in the OHCI registers.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue