Re: [PATCH] I2C update for 2.6.5

From: Greg KH (greg_at_kroah.com)
Date: 04/15/04

  • Next message: Greg KH: "Re: [PATCH] I2C update for 2.6.5"
    Date:	Wed, 14 Apr 2004 15:24:09 -0700
    To: linux-kernel@vger.kernel.org, sensors@stimpy.netroedge.com
    
    

    ChangeSet 1.1643.36.3, 2004/03/25 10:50:47-08:00, khali@linux-fr.org

    [PATCH] I2C: Discard out-of-date comment in adm1021 driver

    This simple patch discards an out-of-date comment in the adm1021 driver.
    I've done the same in our CVS repository where many more drivers were
    affected.

    I agree it's not very important, but I prefer it to be done before any
    driver with the error is used as a base to port a new driver, and the
    misinformation spreads.

     drivers/i2c/chips/adm1021.c | 3 ---
     1 files changed, 3 deletions(-)

    diff -Nru a/drivers/i2c/chips/adm1021.c b/drivers/i2c/chips/adm1021.c
    --- a/drivers/i2c/chips/adm1021.c Wed Apr 14 15:14:49 2004
    +++ b/drivers/i2c/chips/adm1021.c Wed Apr 14 15:14:49 2004
    @@ -151,9 +151,6 @@
             .detach_client = adm1021_detach_client,
     };
     
    -/* I choose here for semi-static allocation. Complete dynamic
    - allocation could also be used; the code needed for this would probably
    - take more memory than the datastructure takes now. */
     static int adm1021_id = 0;
     
     #define show(value) \

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Greg KH: "Re: [PATCH] I2C update for 2.6.5"

    Relevant Pages

    • Re: My thoughts on the "new development model"
      ... |>>> 2.6 tree is great for gentoo users who like gcc consuming all CPU ... |>> that after a month or so of fixes etc it will be a very stable kernel ... driver for 2.6.7 for an ADSL card; a development driver for 2.6.5 for a ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: sata related hang with linux-2.6
      ... IMHO there's something not quite right with the Silicon Image libata ... Perhaps the driver is enabling the hardware to generate interrupts ... before setting up the interrupt routine for it? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: SL811 problem on mach-pxa
      ... It was tested with _both_ workarounds for IRQ issues; ... unlike the predecessors to this driver). ... I've had reports that one of the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [RFC] removal of legacy cdrom drivers (Re: [PATCH] mcdx.c insanity removal)
      ... bar and baz and fairly long expressions. ... if we want to keep the FPOS in the tree. ... Driver is obviously ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: ksoftirqd uses 99% CPU triggered by network traffic (maybe RLT-8139 related)
      ... Patch r8139-20.patch didn't help. ... crash but without DEBUG it did crash. ... Here is a snapshot from the log file when driver is crashing: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)