diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-01-08 09:10:31 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-01-09 09:07:56 -0800 |
commit | b666263b71cb1f3b96fb79e69de7f119062b0da2 (patch) | |
tree | 3bc8324eb817042d2eef13f459a7d2b668892fd3 /drivers/input/tablet/wacom_sys.c | |
parent | bec7a4bbecf7da86b6e64bb78d22c92ea1ba4afe (diff) | |
download | lwn-b666263b71cb1f3b96fb79e69de7f119062b0da2.tar.gz lwn-b666263b71cb1f3b96fb79e69de7f119062b0da2.zip |
Input: document that unregistering managed devices is not necessary
Apparently some users of managed input devices are confused whether
input_unregister_device() is needed when working with them. Clarify
this in the kernel doc for devm_input_allocate_device(): in most cases
there is no need to call neither input_unregister_device() nor
input_free_device() when working with managed devices.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/tablet/wacom_sys.c')
0 files changed, 0 insertions, 0 deletions