diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-07-20 15:19:34 -0700 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2010-08-03 09:48:56 -0400 |
commit | 8e4e2efdfab5448b0a01be8883d62fc90cce2a7e (patch) | |
tree | d60bf26b3e07002bce14b128f6fdbed0b24394be /drivers/platform/x86/eeepc-wmi.c | |
parent | 24964639e132375f3d7eee9354b565aaa824d1dd (diff) | |
download | talos-obmc-linux-8e4e2efdfab5448b0a01be8883d62fc90cce2a7e.tar.gz talos-obmc-linux-8e4e2efdfab5448b0a01be8883d62fc90cce2a7e.zip |
fujitsu-laptop: remove unnecessary input_free_device calls
input_free_device() should only be used if input_register_device() was not
called yet or if it failed. This patch removes unnecessary
input_free_device calls.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Cc: Matthew Garrett <mjg@redhat.com>a
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86/eeepc-wmi.c')
0 files changed, 0 insertions, 0 deletions