From: Damien Lespiau Date: Mon, 9 Jun 2014 13:39:50 +0000 (+0100) Subject: drm: Driver-specific ioctls range from 0x40 to 0x9f X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~88^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735b9ffada0563afa52d0879cf6d630819ee68ad;p=pandora-kernel.git drm: Driver-specific ioctls range from 0x40 to 0x9f DRM_COMMAND_END is 0xa0, so the last driver ioctl is 0x9f, not 0x99. Signed-off-by: Damien Lespiau Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed