Staging: sst: Construct fw string name runtime
authorVinod Koul <vinod.koul@intel.com>
Mon, 22 Nov 2010 10:33:40 +0000 (10:33 +0000)
committerGreg 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