From: Philippe Gerum Date: Mon, 22 Jun 2009 16:22:48 +0000 (+0200) Subject: Blackfin: fix misnomer of some I-pipe helpers X-Git-Tag: v2.6.32-rc1~662^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c7eb498ddce1f77536707398b6175696570e80;p=pandora-kernel.git Blackfin: fix misnomer of some I-pipe helpers __ipipe_{stall, unstall}_root_raw() identifiers may leave the reader under the impression that only the virtual state is affected by these operations, which is wrong. Pick names following the convention used throughout the interrupt pipeline code. Signed-off-by: Philippe Gerum Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed