a14c629d5710fd74cb16ae parent 446ecbd925dc580c9972049c926c17aa8d967fe4 author David Brownell 1178609618 -0700 committer Linus Torvalds 1178648118 -0700 rtc: simplified /proc/driver/rtc handling This simplifies the RTC procfs support by removing the class_interface that hooks it into the rtc core. If it's configured, then sysfs support is now part of the RTC core, and is never a separate module. It also removes the class_interface hook, now that its last remaining user is gone. (That API is usable only with a "struct class_device".) It's another step towards being able to remove "struct class_device". Signed-off-by: David Brownell Acked-by: Greg Kroah-Hartman Acked-By: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds SQª•4x