From: Hans Verkuil Date: Tue, 5 Jul 2011 09:56:37 +0000 (-0300) Subject: [media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user X-Git-Tag: v3.1-rc1~116^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf41b9bc35a7406ead7875f66ee879dbd4cc308;p=pandora-kernel.git [media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user The new values were never copied to userspace due to this copy and paste error. This was introduced during the rewrite of this part of the code in commit 3219f8a362640b7e4b7e2187b1094c4e46d85aa0. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed