diff options
author | Rander Wang <[email protected]> | 2019-08-05 19:55:18 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-08-21 14:36:02 +0530 |
commit | a50954e211d9ad4f01de73c5bfcc340903b085f1 (patch) | |
tree | a98ab807f6f0f5646ab53dbf5b9caa401d7d3fef /drivers/usb/cdns3/cdns3-debug.h | |
parent | 3859872f47c4b7d7a767df9e60ca4b44bbbcb0e2 (diff) |
soundwire: cadence_master: fix divider setting in clock register
The existing code uses an OR operation which would mix the original
divider setting with the new one, resulting in an invalid
configuration that can make codecs hang.
Add the mask definition and use cdns_updatel to update divider
Signed-off-by: Rander Wang <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions