Re: [PATCH RFC] [media] s5k6aa: set usleep_range greater 0
From: Sylwester Nawrocki
Date: Tue Dec 13 2016 - 07:39:54 EST
On 12/13/2016 02:58 AM, Nicholas Mc Guire wrote:
> As this is not in atomic context and it does not seem like a critical
> timing setting a range of 1ms allows the timer subsystem to optimize
> the hrtimer here.
>
> Fixes: commit bfa8dd3a0524 ("[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor")
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>
> ---
Acked-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
I'm not sure the "Fixes" tag is needed here.
> Patch is against 4.9.0 (localversion-next is next-20161212)
Ideally patches for the media subsystem should be normally based on
master branch of the media tree (git://linuxtv.org/media_tree.git).
--
Thanks,
Sylwester