From: "\"David Müller (ELSOFT AG)\"" <d.mueller@elsoft.ch>
To: linuxppc-embedded@lists.linuxppc.org
Subject: [PATCH] Several patches agains linuxppc_devel-2.4.19-pre8
Date: Wed, 15 May 2002 13:35:55 +0200 [thread overview]
Message-ID: <3CE2481B.5070108@elsoft.ch> (raw)
[-- 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 --]
next reply other threads:[~2002-05-15 11:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-15 11:35 "David Müller (ELSOFT AG)" [this message]
2002-05-15 15:52 ` [PATCH] Several patches agains linuxppc_devel-2.4.19-pre8 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)"
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CE2481B.5070108@elsoft.ch \
--to=d.mueller@elsoft.ch \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.