diff options
author | Axel Lin <[email protected]> | 2012-12-21 09:19:20 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2012-12-24 15:32:28 +0000 |
commit | ec20f2f8d3714cfb491a138eb4c0c720577d49e6 (patch) | |
tree | d32cabd662a0623d52f1f685f3d148317603c52e /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 (diff) |
ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()
The mode variable is either 0 or 1.
To update mode setting, the mask should be BIT(0) rather than BIT(1).
Signed-off-by: Axel Lin <[email protected]>
Tested-by: Omair M. Abdullah <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions