mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-05 13:57:09 +00:00
The previous patch adding the ability to nest struct class_device changed the paramaters to the call class_device_create(). This patch fixes up all in-kernel users of the function. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>