From: Enrik Berkhan Date: Thu, 5 Mar 2009 06:42:30 +0000 (+0800) Subject: Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 X-Git-Tag: v2.6.29-rc8~60^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7acab7a9ca6b0c5b820f083424c57e6ac2031d9d;p=pandora-kernel.git Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 IMHO the setting should depend on ANOMALY_05000305 which is about the availability of the bit, not ANOMALY_05000265 which only describes the SPORT sensitivity to noise (checked for BF561 only, though). If that's not true for other BF variants, maybe the definition of ANOMALY_05000265 for BF561 should be changed to '(1)' instead. Signed-off-by: Enrik Berkhan Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- Reading git-diff-tree failed