gfx: pvr: remove warning on gaps in the IOCTL ID range
authorImre Deak <imre.deak@intel.com>
Tue, 8 Nov 2011 16:18:58 +0000 (18:18 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:28:34 +0000 (12:28 +0300)
commit6b97d4314b02ecf29a055fb9ec74a995c9c5e223
treea0545db0d642ec50fc717af10064ed147e62f5e5
parent6cf17a3d427c227affa2e72d406574bc07079ea8
gfx: pvr: remove warning on gaps in the IOCTL ID range

There is no reason to warn for gaps only bigger than 5, while allowing
gaps less than 5. Also in the future we will have a gap as we want to
move the PDUMP IDs to the end of the range. Undefined IOCTLs will be
caught anyway by the IOCTL dispatcher, so remove this check.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Pauli Nieminen <pauli.nieminen@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/pvr/services4/srvkm/bridged/bridged_pvr_bridge.c