1. 07 Apr, 2003 1 commit
    • Gerd Knorr's avatar
      [PATCH] i2c: add i2c_clientname() · affdf6c2
      Gerd Knorr authored
      This patch just adds a #define and a inline function to hide the
      "i2c_client->name" => "i2c_client->dev.name" move introduced by
      the recent i2c updates.  That makes it easier to build i2c drivers
      on both 2.4 and 2.5 kernels.
      affdf6c2
  2. 08 Apr, 2003 39 commits