On Wed, Dec 04, 2013 at 10:42:30AM +, Mark Brown wrote:
> On Wed, Dec 04, 2013 at 03:27:03PM +0800, Nicolin Chen wrote:
>
> > Sir, shall we also implement these two to other drivers like codecs?
> > I know this symmetry is a new feature and might be still immature.
> > By implementing it might
On Wed, Dec 04, 2013 at 03:27:03PM +0800, Nicolin Chen wrote:
> Sir, shall we also implement these two to other drivers like codecs?
> I know this symmetry is a new feature and might be still immature.
> By implementing it might bring some side effects. But meanwhile, it
> would also allows us to
On Tue, Dec 03, 2013 at 02:58:33PM +, Mark Brown wrote:
> On Tue, Dec 03, 2013 at 06:38:07PM +0800, Nicolin Chen wrote:
> > Since we introduced symmetric_channels and symmetric_samplebits, we
> > implement
> > these two features to fsl_ssi so as to drop some no-more-needed code and
> > make
>
On Tue, Dec 03, 2013 at 06:38:07PM +0800, Nicolin Chen wrote:
> Since we introduced symmetric_channels and symmetric_samplebits, we implement
> these two features to fsl_ssi so as to drop some no-more-needed code and make
> the driver neat and clean.
Applied, thanks.
signature.asc
Description: D
Since we introduced symmetric_channels and symmetric_samplebits, we implement
these two features to fsl_ssi so as to drop some no-more-needed code and make
the driver neat and clean.
Signed-off-by: Nicolin Chen
---
sound/soc/fsl/fsl_ssi.c | 79 ++---
1