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: Ic32581c464aaaa010c00c51d00ec0a0c58b77520
Signed-off-by: André Draszik <draszik@google.com>
Signed-off-by: Will McVicker <willmcvicker@google.com>
1 file changed