platform/x86: dell_rbu: Use sysfs_create_group() API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 Jan 2020 21:14:55 +0000 (23:14 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Feb 2020 15:47:38 +0000 (17:47 +0200)
commit94ed313404d8c345148239a873f2154ecb3d0c37
treeb0cd2fe8910e251febb007594b195cf7602ac11a
parent45a3d578f2edb5b06fa3c151569959c819a808ca
platform/x86: dell_rbu: Use sysfs_create_group() API

Use sysfs_create_group() API instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/dell_rbu.c