diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2019-07-25 18:40:03 -0500 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-08-02 17:36:47 +0530 |
commit | 68acd85996f6456ad95b458f19bc7309ed530a4b (patch) | |
tree | 58b08683b095126fef70d12f428c85f1d15798b7 /scripts/gdb/linux/utils.py | |
parent | 0fc6041d7abc449198f895906f7ffac7647b603a (diff) |
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/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions