Blackfin: fix misnomer of some I-pipe helpers
authorPhilippe Gerum <rpm@xenomai.org>
Mon, 22 Jun 2009 16:22:48 +0000 (18:22 +0200)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:28:30 +0000 (21:28 -0400)
commitb9c7eb498ddce1f77536707398b6175696570e80
tree77d7e3917c1c18123bbfefda31855ba7a4729251
parentd8ca63955a81fd443016ef8813f8e6fd8dea7de4
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 <rpm@xenomai.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/ipipe.h
arch/blackfin/kernel/ipipe.c
arch/blackfin/lib/ins.S