From: Antti Seppälä Date: Sun, 13 Feb 2011 10:29:15 +0000 (-0300) Subject: [media] Fix sysfs rc protocol lookup for rc-5-sz X-Git-Tag: v2.6.38~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a91be40ed67ca72a81cfd842d5c2604ff1a54a4;p=pandora-kernel.git [media] Fix sysfs rc protocol lookup for rc-5-sz With the current matching rules the lookup for rc protocol named rc-5-sz matches with "rc-5" before finding "rc-5-sz". Thus one is able to never enable/disable the rc-5-sz protocol via sysfs. Fix the lookup to require an exact match which allows the manipulation of sz protocol. Signed-off-by: Antti Seppälä Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed