mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
Fix class_device_create() calls to match the new prototype which takes a parent device pointer. Signed-off-by: Roland Dreier <rolandd@cisco.com>