Files
i2som-imx-linux/include/uapi/linux
Gabriel Laskar 029b183619 Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION
Request number for ioctls are encoded as 8bit numbers, but unfortunately
UI_GET_SYSNAME and UI_GET_VERSION specifu values larger than that, so they
get truncated to 44 (0x2c) and 45 (0x2d). This change makes requested
values match their effective values (the ABI stays intact).

Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-01-11 16:27:25 -08:00
..
2014-07-10 11:06:00 +01:00
2014-07-01 10:48:05 -06:00
2014-08-08 15:57:31 -07:00
2014-05-14 10:04:34 +01:00
2014-08-08 15:57:31 -07:00
2014-06-13 10:53:49 -04:00