platform/x86/intel: pmc/core: Use kobj_to_dev()
authorMinghao Chi <chi.minghao@zte.com.cn>
Mon, 25 Apr 2022 10:55:25 +0000 (10:55 +0000)
committerHans de Goede <hdegoede@redhat.com>
Wed, 27 Apr 2022 14:50:25 +0000 (16:50 +0200)
commit0eb369bf48f25cf4f1cceb7786af27da4edb8dce
treee3443f8da4d4fbaccc93987dc6d572352df3409a
parentb4e74f6842d4928d5d95935b1a058d503c103ed7
platform/x86/intel: pmc/core: Use kobj_to_dev()

Use kobj_to_dev() instead of open-coding it.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Link: https://lore.kernel.org/r/20220425105525.3515831-1-chi.minghao@zte.com.cn
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel/pmc/core.c