linux/drivers/soundwire
Pierre-Louis Bossart a78b32d9c3 soundwire: cadence_master: log Slave status mask on errors
The Slave status mask exposes 4 sticky bits. When the device loses
sync, the IP will report two status but the log will only show that
the device lost sync. The status mask has all the information needed
so let's report it instead.

Also change the resolution of the mask, using 64 bits is not needed
when you need 4.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2019-05-27 10:53:00 +05:30
..
bus_type.c soundwire: bus_type: fix alignment issues 2019-05-02 17:16:27 +02:00
bus.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30
bus.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
cadence_master.c soundwire: cadence_master: log Slave status mask on errors 2019-05-27 10:53:00 +05:30
cadence_master.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
intel_init.c soundwire: intel: filter SoundWire controller device search 2019-05-27 10:52:59 +05:30
intel.c soundwire: rename 'freq' fields 2019-05-27 10:53:00 +05:30
intel.h soundwire: fix SPDX license for header files 2019-05-02 17:09:00 +02:00
Kconfig soundwire: fix kconfig help format 2019-05-02 17:17:50 +02:00
Makefile soundwire: Add support for SoundWire stream management 2018-05-11 21:47:03 +05:30
mipi_disco.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30
slave.c soundwire: slave: fix alignment issues 2019-05-02 17:16:28 +02:00
stream.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30