projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6053e0
)
firewire: typo in comment
author
Jay Fenlason
<fenlason@redhat.com>
Wed, 22 Oct 2008 19:59:42 +0000
(15:59 -0400)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Sun, 4 Jan 2009 22:50:37 +0000
(23:50 +0100)
Signed-off-by: Jay Fenlason <fenlason@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-card.c
patch
|
blob
|
history
diff --git
a/drivers/firewire/fw-card.c
b/drivers/firewire/fw-card.c
index 418c18f07e9d30af996bd4e01eada238e0318113..c7760794de0dc64a4437c45bab6144bdbd76b566 100644
(file)
--- a/
drivers/firewire/fw-card.c
+++ b/
drivers/firewire/fw-card.c
@@
-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 mat
hc
es
+ * sure the contents of bus info block in host memory mat
ch
es
* the version stored in the OHCI registers.
*/