git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b72f6ec
)
[ATM]: zatm: mailbox converted to pci_alloc_consistent()
author
Francois Romieu
<romieu@fr.zoreil.com>
Wed, 20 Jul 2005 19:01:46 +0000
(12:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Jul 2005 19:01:46 +0000
(12:01 -0700)
mailbox converted to pci_alloc_consistent()
- request_region() is not needed: zatm_init_one() issues
pci_request_regions();
- the warning related to kfree(zatm_dev->mbx_start) disappears;
Compiled with i386 and sparc64 as target.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found