Re: [PATCH] Staging: media: Added semicolon.

2014-10-06 Thread Greg KH
On Mon, Oct 06, 2014 at 08:18:28PM +0530, Stevean Rk wrote: > > Its againstĀ  3.17.0-rc6+ > I had cloned the Greg Kroah-Hartman's staging tree repository. > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git Which branch? 3.17-rc6 is quite old, you need to work against the staging-n

Re: [PATCH] Staging: media: Added semicolon.

2014-10-06 Thread Hans Verkuil
On 10/04/2014 08:43 PM, Stevean Raja Kumar wrote: > Added semicolon for the line usleep_range(1, 11000); Against which kernel is this patch? I don't see a usleep_range in either the mainline kernel or the media_tree.git kernel. Regards, Hans > > Signed-off-by: Stevean Raja Kumar

[PATCH] Staging: media: Added semicolon.

2014-10-04 Thread Stevean Raja Kumar
Added semicolon for the line usleep_range(1, 11000); Signed-off-by: Stevean Raja Kumar --- drivers/staging/media/cxd2099/cxd2099.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/cxd2099/cxd2099.c b/drivers/staging/media/cxd2099/cxd2099.c index cda1