commit | b47c8960f8ab3cf10435585fdf702ebca25d2620 | [log] [tgz] |
---|---|---|
author | Sagar Dharia <sdharia@codeaurora.org> | Tue Oct 30 13:44:08 2012 -0600 |
committer | Sagar Dharia <sdharia@codeaurora.org> | Tue Oct 30 20:26:52 2012 -0600 |
tree | a9457b1218c5bbcd5e77b46c5787f9cbfe6799db | |
parent | ba0482e6b357732b4cdf7870ffc5212d1d1935fb [diff] |
slim_ngd: Rectify define, removal messages per protocol Populate required bits only as client handle while sending channel define, removal messages to the master driver. Previously, complete logical address was set as client handle which would corrupt other fields in that byte if logical address had non-zero MSBs. This patch fixes that problem. Change-Id: I96e8a7917c1fe68e1c86f6837c0b9f8ee187ca3d Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>