Files
linux/drivers
Marek Szyprowski 222708235b media: s5p_mfc: remove s5p_mfc_get_node_type() function
commit b80cb8dc41 upstream.

s5p_mfc_get_node_type() relies on get_index() helper function, which in
turn relies on video_device index numbers assigned on driver
registration. All this code is not really needed, because there is
already access to respective video_device structures via common
s5p_mfc_dev structure. This fixes the issues introduced by patch
1056e4388b ("v4l2-dev: Fix race condition
on __video_register_device"), which has been merged in v3.12-rc1.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-13 13:48:02 -08:00
..
2013-12-08 07:29:25 -08:00
2014-01-09 12:24:21 -08:00
2014-02-06 11:08:12 -08:00
2013-12-11 22:36:28 -08:00
2014-02-06 11:08:15 -08:00
2013-06-05 08:54:16 -06:00
2013-12-20 07:45:11 -08:00