commit | e257dd340f2723be1a28d41e1a66d589ec3d914c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 07 19:37:23 2020 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 07 19:39:32 2020 +0300 |
tree | 5efc1841848ae6321347a04aa7ac350cd8e57d32 | |
parent | 2225dba20529fb71f0a7716b47b6123d521f103b [diff] |
platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister() led_classdev_unregister() already has the very same check, so, drop a duplicate in the driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>