mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-02 02:05:22 +09:00
Convert some drivers who export a single string as class attribute to the new class_attr_string functions. This removes redundant code all over. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>