summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSherry Sun <sherry.sun@nxp.com>2020-09-29 17:11:06 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-29 09:07:16 +0100
commit8ac30068590443ece87acc39c2229a1a7523562a (patch)
treec074c72df368ccc74f79ba2a9651034729592876 /samples
parenta07e3351c42d43612f39645e3739980233fb35bb (diff)
mic: vop: copy data to kernel space then write to io memory
[ Upstream commit 675f0ad4046946e80412896436164d172cd92238 ] Read and write io memory should address align on ARCH ARM. Change to use memcpy_toio to avoid kernel panic caused by the address un-align issue. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Link: https://lore.kernel.org/r/20200929091106.24624-5-sherry.sun@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions