commit | d22c04a6356226e13636265e5770273321d510a7 | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Fri Sep 04 16:44:33 2015 -0700 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Fri Apr 21 15:18:19 2017 -0700 |
tree | 24e9f788882b46681f18ad6fd2d10792c48ab37b | |
parent | 2eb234884cd26f01b32ece61989bbe2d3d2404f3 [diff] |
ASoC: regmap: soundwire: fix incorrect register writes Soundwire register writes are called with incorrect register address and value. Fix the same by updating register address and value properly. Change-Id: If4fd97ca63ddcef2765d9d595c8f04d024926961 Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>