Home
last modified time | relevance | path

Searched hist:"6112 ea0862facaeaeab504ee01c0d04bcd22daaf" (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Damigahw.hdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/arch/m68k/amiga/
H A Dchipram.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Dconfig.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/drivers/scsi/
H A Dzorro7xx.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Da4000t.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Da3000.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Da2091.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Dgvp11.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/drivers/parport/
H A Dparport_mfc3.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/drivers/net/ethernet/8390/
H A Dhydra.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Dzorro8390.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Da2065.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/openbmc/linux/drivers/block/
H A Dz2ram.cdiff 6112ea0862facaeaeab504ee01c0d04bcd22daaf Sun Jan 09 04:03:43 CST 2011 Geert Uytterhoeven <geert@linux-m68k.org> zorro: ZTWO_VADDR() should return "void __iomem *"

ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>