spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-u300 / include / mach / entry-macro.S
blob7181d6ac6651948623b9221f56c204e4d4783d2a
1 /*
2  *
3  * arch-arm/mach-u300/include/mach/entry-macro.S
4  *
5  *
6  * Copyright (C) 2006-2009 ST-Ericsson AB
7  * License terms: GNU General Public License (GPL) version 2
8  * Low-level IRQ helper macros for ST-Ericsson U300
9  * Author: Linus Walleij <linus.walleij@stericsson.com>
10  */
12         .macro  disable_fiq
13         .endm
15         .macro  arch_ret_to_user, tmp1, tmp2
16         .endm