[PATCH v2 09/21] ARM: pxa: magician: Add OV9640 camera support
Arnd Bergmann
arnd at arndb.de
Thu Aug 20 13:26:39 PDT 2015
On Thursday 20 August 2015 21:48:20 Robert Jarzmik wrote:
> Petr Cvek <petr.cvek at tul.cz> writes:
>
> > + mdelay(3);
> Okay, there are several mdelay(3) in this file.
>
> Could you please test if removing these mdelays prevents the camera from working
> ? If not, I'd like to have them removed.
>
>
FWIW, it might be possible to replace some of them with msleep() calls,
potentially after replacing spinlocks with mutexes where necessary.
Arnd
More information about the linux-arm-kernel
mailing list