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:
964c697
)
Staging: sst: Construct fw string name runtime
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 22 Nov 2010 10:33:40 +0000
(10:33 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 29 Nov 2010 19:13:55 +0000
(11:13 -0800)
The firmware name for each platform is appended by PCI id of device.
This patch makes use of pci id to construct the string rather than
hardcode the string.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found