linux-stable/drivers/soundwire
Bard Liao 56f270a1d7 soundwire: bus: set initial value to port_status
commit f1fac63af6 upstream.

port_status[port_num] are assigned for each port_num in some if
conditions. So some of the port_status may not be initialized.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190829181135.16049-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-12 19:20:38 +01:00
..
bus.c soundwire: bus: set initial value to port_status 2019-11-12 19:20:38 +01:00
bus.h soundwire: Add bank switch routine 2018-05-11 21:47:05 +05:30
bus_type.c soundwire: Respect all error codes from dev_pm_domain_attach() 2018-05-14 22:58:45 +02:00
cadence_master.c soundwire: cadence_master: fix definitions for INTSTAT0/1 2019-09-06 10:21:56 +02:00
cadence_master.h soundwire: cdns: Add stream routines 2018-05-11 21:48:06 +05:30
intel.c soundwire: intel: fix channel number reported by hardware 2019-10-07 18:57:11 +02:00
intel.h soundwire: intel: Add audio DAI ops 2018-05-11 21:48:07 +05:30
intel_init.c soundwire: intel: Add audio DAI ops 2018-05-11 21:48:07 +05:30
Kconfig soundwire: depend on ACPI 2019-11-12 19:20:38 +01:00
Makefile soundwire: fix regmap dependencies and align with other serial links 2019-10-07 18:57:27 +02:00
mipi_disco.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
slave.c
stream.c soundwire: stream: fix out of boundary access on port properties 2019-07-14 08:11:05 +02:00