[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210326091514.20751-1-yung-chuan.liao@linux.intel.com>
Date: Fri, 26 Mar 2021 17:15:03 +0800
From: Bard Liao <yung-chuan.liao@...ux.intel.com>
To: alsa-devel@...a-project.org, vkoul@...nel.org
Cc: vinod.koul@...aro.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, srinivas.kandagatla@...aro.org,
rander.wang@...ux.intel.com, hui.wang@...onical.com,
pierre-louis.bossart@...ux.intel.com, sanyog.r.kale@...el.com,
bard.liao@...el.com
Subject: [RESEND PATCH 00/11] soundwire: some cleanup patches
To make soundwire driver more decent and less Cppcheck complaint.
Pierre-Louis Bossart (11):
soundwire: bus: use correct driver name in error messages
soundwire: bus: test read status
soundwire: bus: use consistent tests for return values
soundwire: bus: demote clock stop prepare log to dev_dbg()
soundwire: bus: uniquify dev_err() for SCP_INT access
soundwire: bus: remove useless initialization
soundwire: generic_bandwidth_allocation: remove useless init
soundwire: intel: remove useless readl
soundwire: qcom: check of_property_read status
soundwire: stream: remove useless initialization
soundwire: stream: remove useless bus initializations
drivers/soundwire/bus.c | 54 +++++++++++--------
drivers/soundwire/bus_type.c | 15 ++++--
.../soundwire/generic_bandwidth_allocation.c | 4 +-
drivers/soundwire/intel.c | 2 -
drivers/soundwire/qcom.c | 3 ++
drivers/soundwire/stream.c | 8 +--
6 files changed, 52 insertions(+), 34 deletions(-)
--
2.17.1
Powered by blists - more mailing lists