diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2019-07-26 02:40:03 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-08-02 15:06:47 +0300 |
commit | 68acd85996f6456ad95b458f19bc7309ed530a4b (patch) | |
tree | 58b08683b095126fef70d12f428c85f1d15798b7 /scripts/generate_rust_analyzer.py | |
parent | 0fc6041d7abc449198f895906f7ffac7647b603a (diff) | |
download | linux-68acd85996f6456ad95b458f19bc7309ed530a4b.tar.xz |
soundwire: cadence_master: simplify bus clash interrupt clear
The bus clash interrupts are generated when the status is one, and
also cleared by writing a one. It's overkill/useless to use an OR when
the bit is already set.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190725234032.21152-12-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions