cde7fbfc | 01-May-2015 |
Fang, Yang A <yang.a.fang@intel.com> |
ASoC: Intel: Add support max98090 in sst driver
Added entry in sst driver to support max98090 codec for intel Braswell platform.
Signed-off-by: Fang, Yang A <yang.a.fang@intel.com> Signed-off-by: M
ASoC: Intel: Add support max98090 in sst driver
Added entry in sst driver to support max98090 codec for intel Braswell platform.
Signed-off-by: Fang, Yang A <yang.a.fang@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
show more ...
|
75afbd05 | 09-Apr-2015 |
Dan Carpenter <dan.carpenter@oracle.com> |
ASoC: Intel: do cast earlier in sst_cdev_tstamp()
My static checker complains about these because it looks like the multiply can overflow and then we cast to a larger data type. I don't think this
ASoC: Intel: do cast earlier in sst_cdev_tstamp()
My static checker complains about these because it looks like the multiply can overflow and then we cast to a larger data type. I don't think this is a problem, but it's also harmless to do the cast earlier so let's silence the static checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mark Brown <broonie@kernel.org>
show more ...
|