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)
__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>

No differences found