09 May, 2007
1 commit
-
Convert the "include" subdirectory to UTF-8.
Signed-off-by: John Anthony Kazos Jr.
Signed-off-by: Adrian Bunk
11 Dec, 2006
2 commits
-
They are all only calling i2c_del_adapter, so we may as well do
it directly.Signed-off-by: Jean Delvare
-
Remove extraneous whitespace from various i2c headers and core files,
like space-before-tab and whitespace at end of line.Signed-off-by: David Brownell
Signed-off-by: Jean Delvare
27 Sep, 2006
1 commit
-
i2c-algo-pcf: Discard the mdelay data struct member
Just as i2c-algo-bit, i2c-algo-pcf has an unused mdelay struct member,
which we can get rid of to spare some code and memory.Signed-off-by: Adrian Bunk
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman
29 Oct, 2005
2 commits
-
There are no more per-i2c-algorithm adapter max. Last time there were
was in July 1999.Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
CVS revision IDs are totally useless and irrelevant by now.
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!