From: David Härdeman Date: Fri, 4 Apr 2014 22:06:01 +0000 (-0300) Subject: [media] rc-core: split dev->s_filter X-Git-Tag: v3.15-rc1~13^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c843b5eb11198e7de3a2af0756d1f897117932;p=pandora-kernel.git [media] rc-core: split dev->s_filter Overloading dev->s_filter to do two different functions (set wakeup filters and generic hardware filters) makes it impossible to tell what the hardware actually supports, so create a separate dev->s_wakeup_filter and make the distinction explicit. Signed-off-by: David Härdeman Acked-by: James Hogan Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed