mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
When moving class_device usage over to device, we need to handle class_interfaces properly with devices. This patch adds that support. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>