Skip to content
Commit 52db9819 authored by Axel Lin's avatar Axel Lin Committed by Dmitry Torokhov
Browse files

Input: lm8323 - add missing device_remove_file for dev_attr_time



Add missing device_remove_file() for dev_attr_time in lm8323_remove().
Also calling device_remove_file() in lm8323_probe() error path to
remove sysfs attribute file.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 3f27757a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment