All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin <akuster@pacbell.net>
To: andrew may <acmay@acmay.homeip.net>
Cc: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: [PATCH] IBM ocp I2C
Date: Wed, 01 May 2002 10:05:42 -0700	[thread overview]
Message-ID: <3CD02066.5070800@pacbell.net> (raw)
In-Reply-To: 20020424112626.A22212@ecam.san.rr.com


andrew may wrote:
> This patch is also needed to get it to compile. I forgot
> to check things after I removed the stuff from the headers.
>
>
> ------------------------------------------------------------------------
>
> # This is a BitKeeper generated patch for the following project:
> # Project Name: Linux 2.4 for PowerPC development tree
> # This patch format is intended for GNU patch command version 2.5 or higher.
> # This patch includes the following deltas:
> #	           ChangeSet	1.966   -> 1.967
> #	drivers/i2c/i2c-adap-ibm_ocp.c	1.2     -> 1.3
> #
> # The following is the BitKeeper ChangeSet Log
> # --------------------------------------------
> # 02/04/24	amay@infosec-server.infosec	1.967
> # remove dead code
> # --------------------------------------------
> #
> diff -Nru a/drivers/i2c/i2c-adap-ibm_ocp.c b/drivers/i2c/i2c-adap-ibm_ocp.c
> --- a/drivers/i2c/i2c-adap-ibm_ocp.c	Wed Apr 24 11:21:27 2002
> +++ b/drivers/i2c/i2c-adap-ibm_ocp.c	Wed Apr 24 11:21:27 2002
> @@ -304,8 +304,6 @@
>        iic_ibmocp_data[i]->data = (struct iic_regs *)iic_ibmocp_adaps[i];
>        iic_ibmocp_data[i]->setiic = iic_ibmocp_setbyte;
>        iic_ibmocp_data[i]->getiic = iic_ibmocp_getbyte;
> -      iic_ibmocp_data[i]->getown = 0;
> -      iic_ibmocp_data[i]->getclock = 0;
>        iic_ibmocp_data[i]->waitforpin = iic_ibmocp_waitforpin;
>        iic_ibmocp_data[i]->udelay = 80;
>        iic_ibmocp_data[i]->mdelay = 80;
>

Andrew,

the entier ibm_ibmocp_data has beeen removed, found other ways arround it


Armin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2002-05-01 17:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24  3:01 [PATCH] IBM ocp I2C andrew may
2002-04-24  3:01 ` andrew may
2002-04-24  4:36   ` Armin
2002-04-24 15:18     ` andrew may
2002-04-24 18:26   ` andrew may
2002-04-24 18:45     ` Armin
2002-05-01 17:05     ` Armin [this message]
2002-04-26 20:48 ` Armin
2002-04-27  3:35   ` andrew may
2002-04-28  4:09     ` Armin
  -- strict thread matches above, loose matches on Subject: below --
2002-04-29 21:40 [PATCH]IBM OCP I2C andrew may
     [not found] ` <3CCDE113.5000700@pacbell.net>
2002-04-30  0:05   ` andrew may
2002-05-07 18:33 andrew may
2002-05-07 19:54 ` andrew may

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=3CD02066.5070800@pacbell.net \
    --to=akuster@pacbell.net \
    --cc=acmay@acmay.homeip.net \
    --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.