OSDN Git Service

msm: qcn: Fix type casting of channel descriptor
authorAmandeep Singh <amansing@codeaurora.org>
Thu, 29 Aug 2019 11:47:36 +0000 (17:17 +0530)
committerAmandeep Singh <amansing@codeaurora.org>
Tue, 3 Sep 2019 06:21:13 +0000 (11:51 +0530)
commitf19263cde8ffc99954df3f7f3a6fc06343cd27ba
treeefa603109b92036bf05e1842bd0f1ee078232ba7
parent652a8550db208a1f92f310a1ce9f04dda67f84c0
msm: qcn: Fix type casting of channel descriptor

Fix type casting of channel descriptor to avoid memory access
violations during the descriptor usage.

Change-Id: I3d73bf327fd796f482e492265d18d3417f21dc9a
Signed-off-by: Amandeep Singh <amansing@codeaurora.org>
drivers/platform/msm/qcn/qcn_sdio.c