| commit | 07da0372dd6ca5517400ce95040861def25930c8 | [log] [tgz] |
|---|---|---|
| author | Jean Delvare <khali@linux-fr.org> | Tue May 24 20:58:49 2011 +0200 |
| committer | Jean Delvare <khali@endymion.delvare> | Tue May 24 20:58:49 2011 +0200 |
| tree | 417c8b0a982f8d24cce4550bfa78acdb11bcea8d | |
| parent | 8eacfcebf0274310a751924c02c5c31cbdf057b3 [diff] |
i2c-parport: Various cleanups * Fix white space. * Rename labels to something meaningful. * Prefix defines with PORT_ to avoid collision with macros from <linux/parport.h>. * Add const markers where possible. Signed-off-by: Jean Delvare <khali@linux-fr.org>