staging: ccree: Remove a attribute group from a kobject
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Sat, 25 Nov 2017 06:39:28 +0000 (12:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 13:20:50 +0000 (14:20 +0100)
commit8b075122ee84460496eef96f2099d00afab31f40
tree2077237af72e2b856883451f604c0eea36124218
parenta5eb2188f5c6cd81eede163157864484fb1d0e64
staging: ccree: Remove a attribute group from a kobject

All attribute group created during sys_init_dir() should be removed
in sys_free_dir()

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_sysfs.c