https://github.com/torvalds/linux
Revision bd4217d8c6ef48425c8d6b28d2e089a83e01af04 authored by Jean Delvare on 15 November 2007, 18:24:01 UTC, committed by Jean Delvare on 15 November 2007, 18:24:01 UTC
Let i2c-dev deal properly with new-style i2c clients. Instead of
considering them always busy, it needs to check wether a driver is
bound to them or not.

This is still not completely correct, as the client could become
busy later, but the same problem already existed before new-style
clients were introduced. We'll want to fix it someday.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
1 parent 907135a
History
Tip revision: bd4217d8c6ef48425c8d6b28d2e089a83e01af04 authored by Jean Delvare on 15 November 2007, 18:24:01 UTC
i2c-dev: Unbound new-style i2c clients aren't busy
Tip revision: bd4217d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top