platform/chrome: cros_ec_dev - Populate compat_ioctl
authorGuenter Roeck <linux@roeck-us.net>
Fri, 15 Apr 2016 02:35:29 +0000 (19:35 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 11 May 2016 18:55:48 +0000 (11:55 -0700)
commit2521ea3e0d1b285cea371a38772d3eefa0490c71
tree5f87ae2df535b7a09d4e8833d957de005c8f9209
parentd940f3065c120af233d36933e94ebb577a695b44
platform/chrome: cros_ec_dev - Populate compat_ioctl

compat_ioctl has to be populated for 32 bit userspace applications to work
with 64 bit kernels.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/platform/chrome/cros_ec_dev.c