summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-11-26 20:03:41 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-06 06:16:22 (GMT)
commitcf02df770228350254251fde520007a2709db785 (patch)
treeef10929d0160ebf27f29bac2a9e285b267a63331 /init
parentcde7859bda0d1124392b44e50aa11df99707e1d9 (diff)
downloadlinux-cf02df770228350254251fde520007a2709db785.tar.xz
[PATCH] i2c: Rework client usage count, 3 of 3
Do not limit the usage count of i2c clients to 1. In other words, change the client usage count behavior from the old I2C_CLIENT_ALLOW_USE to the old I2C_CLIENT_ALLOW_MULTIPLE_USE. The rationale is that no driver actually needs the limiting behavior, and the unlimiting behavior is slightly easier to implement. Update the documentation to reflect this change. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions