linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Several patches agains linuxppc_devel-2.4.19-pre8
@ 2002-05-15 11:35 "David Müller (ELSOFT AG)"
  2002-05-15 15:52 ` Tom Rini
  2002-05-17 12:59 ` "David Müller (ELSOFT AG)"
  0 siblings, 2 replies; 6+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2002-05-15 11:35 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

Hello


The attached patch fixes the following issues:

    - arch/ppc/kernel/ocp.c
       wrong comment and export of ocp_get_max() for module support.

    - arch/ppc/kernel/ocp_proc.c
       compiler warnings fixed in various seq_printf().
       i don't know if this also works correctly on PPC440
       with its 36-bit phys_addr_t?

    - arch/ppc/kernel/ocp_uart.c
       various fixes to opc_uart_init().
       initialize curr_uart, free previously allocated driver
       object and fix return value.

    - arch/ppc/kernel/ppc4xx_setup
       missing early_uart_init() prototype.

    - drivers/char/ibm_ocp_gpio.c
       stop modprobe complaining about tainted kernel ("GPL license").
       initialize curr_gpio and fix return value.

    - drivers/i2c/i2c-adap-ibm_ocp.c
       fixed call to ocp_get_max().
       initialize curr_iic.
       remove module parameters "base" and "irq".

    - drivers/i2c/i2c-algo-ibm_ocp.c
       remove module paramter "iic_test".


Dave



[-- Attachment #2: patch.bz2 --]
[-- Type: application/octet-stream, Size: 2295 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-17 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-15 11:35 [PATCH] Several patches agains linuxppc_devel-2.4.19-pre8 "David Müller (ELSOFT AG)"
2002-05-15 15:52 ` Tom Rini
2002-05-16  9:26   ` "David Müller (ELSOFT AG)"
2002-05-16 13:56     ` Tom Rini
2002-05-17  6:31       ` "David Müller (ELSOFT AG)"
2002-05-17 12:59 ` "David Müller (ELSOFT AG)"

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).