commit | 90df2cb1c8822ef8d06a2b30627e7a810218b0dd | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Jul 14 22:38:32 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Mon Jul 14 22:38:32 2008 +0200 |
tree | 03a7d3ac8e251be2cfaee6aac39a044d036abf57 | |
parent | e3e7fc3c401a5d53f0599a357b3cf65d6a4f52e3 [diff] |
i2c-i801: Remove verbose debugging messages Dumping the register values before and after every transaction was useful during driver development but now it's only spamming the log. Signed-off-by: Jean Delvare <khali@linux-fr.org>