commit | 937df8df907ce63b0f7e19adf6e3cdef1687fac3 | [log] [tgz] |
---|---|---|
author | Grant Coady <grant_lkml@dodo.com.au> | Thu May 12 11:59:29 2005 +1000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:51:56 2005 -0700 |
tree | 4ac2a146290bcda4c741fa82b3a09e2d42f773b5 | |
parent | abc01922477104e8d72b494902aff37135c409e7 [diff] |
[PATCH] I2C: sysfs names: rename to cpu0_vid, take 3 This small patch changes two drivers, adm1025 and adm1026, to report vid as cpu0_vid sysfs name as used by the other drivers. Added duplicated names and six month warning for old names to be removed as requested. Compile tested. Signed-off-by: Grant Coady <gcoady@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>