]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: svc: Fix endian of hotplug request data
authorPhong Tran <tranmanphong@gmail.com>
Wed, 27 May 2015 14:31:02 +0000 (21:31 +0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 28 May 2015 20:58:29 +0000 (13:58 -0700)
commitea15a40b32dcc068a2af406ba894e2179c315469
treed1c7d06b6ff7dbae8c659eee6029a645f48d7574
parentd67a39ab38118b0d5ddfd45626d60088fa9a0021
greybus: svc: Fix endian of hotplug request data

data of hotplug request should exchange to native
CPU format before assignment.

Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c