16 Sep
2014
16 Sep
'14
9:03 p.m.
On Tue, Sep 09, 2014 at 03:11:27PM +0530, Subhransu S. Prusty wrote:
@@ -129,6 +129,7 @@ struct sst_ops { int (*stream_read_tstamp) (struct device *dev, struct pcm_stream_info *str_info); int (*send_byte_stream)(struct device *dev, struct snd_sst_bytes_v2 *bytes); int (*close) (struct device *dev, unsigned int str_id);
- int (*power)(struct device *dev, bool state);
These seem to have a mix of )( and ) ( - it was a preexisting problem but still...