fbdev: sh_mobile_meram: Validate ICB configuration outside mutex
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 13 Jul 2011 10:13:47 +0000 (12:13 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:22:43 +0000 (08:22 +0200)
commit7963e21e50c8e712553347f900f0d0afaf5be2aa
tree70dc22f019cfd44ca5a6983503f32a5ef5de1bf7
parentf0a260fef6943c60bae65ae52fc4fa52e7f078b1
fbdev: sh_mobile_meram: Validate ICB configuration outside mutex

Validate as much of the requested ICB configuration as possible outside
of the mutex-protected region when registering ICBs.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_meram.c