sst: Change the SST driver PCM interface
authorVinod Koul <vinod.koul@intel.com>
Fri, 19 Nov 2010 15:06:31 +0000 (15:06 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 20 Nov 2010 01:43:47 +0000 (17:43 -0800)
The PCM interface in SST driver is cmds only, this patch changes the interface to open, close and cmd interface.
This allows SST driver to keep easy track of handles open

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