[PATCH] i2c: make better use of IDR in i2c-core
authorMark M. Hoffman <mhoffman@lightlink.com>
Tue, 28 Jun 2005 04:21:30 +0000 (00:21 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 11 Jul 2005 21:10:36 +0000 (14:10 -0700)
This patch uses the already existing IDR mechanism to simplify and
improve the i2c_get_adapter function in i2c-core.

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found