treewide: class_create() has changed in 6.4

Upstream kernel commit [1] has changed the class_create()
API and dropped the first argument.

Follow this change here.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1aaba11da9aa
    ("driver core: class: remove module * from class_create()")

Bug: 283465996
Test: TH
Change-Id: Ib550e4d13ee1e35d20a9ca5bfd67a550cbd3091c
Signed-off-by: André Draszik <draszik@google.com>
Signed-off-by: Will McVicker <willmcvicker@google.com>
1 file changed