From: Hans Verkuil Date: Sun, 14 Nov 2010 12:49:34 +0000 (-0300) Subject: [media] typhoon: convert to unlocked_ioctl X-Git-Tag: v2.6.37-rc7~22^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c998f7453af7ad416bc38d09ae9d453d2fac5e;p=pandora-kernel.git [media] typhoon: convert to unlocked_ioctl Convert the typhoon driver from ioctl to unlocked_ioctl. When doing this I noticed a bug where curfreq was not initialized correctly to mutefreq (it wasn't multiplied by 16). The initialization is now also done before the device node is created. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed