RE: [PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check

2010-01-13 Thread Ramirez Luna, Omar
From: Ramirez Luna, Omar Sent: Monday, January 11, 2010 7:01 PM To: linux-omap Cc: Ramirez Luna, Omar; Menon, Nishanth; Hiroshi Doyu; Ameya Palande; Felipe Contreras Subject: [PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check This patch removes the runtime check of device ioctl array. Signed

[PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check

2010-01-11 Thread Omar Ramirez Luna
This patch removes the runtime check of device ioctl array. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande ameya.pala...@nokia.com CC: Felipe Contreras felipe.contre...@gmail.com ---