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:
6a49d81
)
PCI: remove unnecessary arg of pci_update_resource()
author
Yu Zhao
<yu.zhao@intel.com>
Fri, 21 Nov 2008 18:38:52 +0000
(
02:38
+0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:13:00 +0000
(11:13 -0800)
This cleanup removes unnecessary argument 'struct resource *res' in
pci_update_resource(), so it takes same arguments as other companion
functions (pci_assign_resource(), etc.).
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found