From: Hans Verkuil Date: Fri, 22 Mar 2013 12:54:00 +0000 (-0300) Subject: [media] em28xx: tuner setup is broken after algo_data change X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3d292803409ce44febffb8e6839faae6e768fb;p=pandora-kernel.git [media] em28xx: tuner setup is broken after algo_data change Commit aab3125c43d8fecc7134e5f1e729fabf4dd196da broke em28xx. I traced this eventually to the change in what algo_data points to. This pointer is also passed to em28xx_tuner_callback() through several hidden tuner layers (yuck!) and that callback was not updated. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed