Minor commentary correction
This commit is contained in:
parent
db7b157193
commit
cc449adce9
@ -368,9 +368,9 @@ exca_mem_unmap_res(struct exca_softc *sc, struct resource *res)
|
||||
|
||||
/*
|
||||
* Set the offset of the memory. We use this for reading the CIS and
|
||||
* frobbing the pccard's pccard registers (POR, etc). Some drivers
|
||||
* need to access this functionality as well, since they have receive
|
||||
* buffers defined in the attribute memory.
|
||||
* frobbing the pccard's pccard registers (CCR, etc). Some drivers
|
||||
* need to access arbitrary attribute and common memory during their
|
||||
* initialization and operation.
|
||||
*/
|
||||
int
|
||||
exca_mem_set_offset(struct exca_softc *sc, struct resource *res,
|
||||
|
Loading…
Reference in New Issue
Block a user