History log of /arch/cris/arch-v32/mach-a3/pinmux.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ce1bb7afc5648056cf66896c4aebc0062bb12f79 26-Jul-2011 WANG Cong <xiyou.wangcong@gmail.com> cris: fix some build warnings in pinmux.c

Fix some harmless warnings such as

arch/cris/arch-v32/mach-a3/pinmux.c:273: warning: ISO C90 forbids mixed declarations and code:

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/arch/cris/arch-v32/mach-a3/pinmux.c
f25234f1c21ad9878bd38719381e13f4ef1990ce 01-Nov-2009 Roel Kluin <roel.kluin@gmail.com> CRIS v32: Should index be positive?

`port' is used as index for writing to pins during
allocation/deallocation. It should be positive.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
/arch/cris/arch-v32/mach-a3/pinmux.c
035e111f9a9b29843bc899f03d56f19d94bebb53 29-Nov-2007 Jesper Nilsson <jespern@stork.se.axis.com> CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.

The two chips are somewhat different, and needs different handling.
Adds handing of the dma, dram initialization, hardware settings, io,
memory arbiter and pinmux

Also moves the dma, dram initialization and io from CRIS v32 common files.
/arch/cris/arch-v32/mach-a3/pinmux.c