History log of /arch/parisc/include/asm/io.h
Revision Date Author Comments
0cb385e3ff54ee095d9873209f4da764dfb17fec 17-Feb-2009 Kyle McMartin <kyle@shortfin.cabal.ca> parisc: define x->x mmio accessors

Bloody inconsiderate driver writers...

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
9dfe914da83ebc88f85d94b4d30d0e45882766d1 16-Feb-2009 Kyle McMartin <kyle@shortfin.cabal.ca> parisc: convert (read|write)bwlq to inlines

Kills the 'value computed but not used' due to
leX_to_cpu.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
0ca5506da6795ebc700fd41cef2a7785613fbe28 21-Dec-2008 Kyle McMartin <kyle@mcmartin.ca> parisc: use leX_to_cpu in place of __fswabX

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
0063507787ee7b385a8cbe7521469acf33341eb6 14-Dec-2008 FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions

The block layer dropped the virtual merge feature
(b8b3e16cfe6435d961f6aaebcfd52a1ff2a988c5). BIO_VMERGE_BOUNDARY and
BIO_VMERGE_MAX_SIZE definitions are meaningless now.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
deae26bf6a10e47983606f5df080b91e97650ead 29-Jul-2008 Kyle McMartin <kyle@mcmartin.ca> parisc: move include/asm-parisc to arch/parisc/include/asm