[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171102150136.1476-1-andi@etezian.org>
Date: Thu, 2 Nov 2017 17:01:31 +0200
From: Andi Shyti <andi@...zian.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Michael Hennerich <michael.hennerich@...log.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Andi Shyti <andi@...zian.org>,
Andi Shyti <andi.shyti@...sung.com>
Subject: [PATCH 0/5] use managed functions for ad7897 driver
Hi Dmitry,
after our discussion[*], I decided to do it a more properly by
replacing in the touchscreen drivers the initialization functions
with their related managed functions.
I will slowly send patches for other drivers.
The last patch is trivial, but somehow it bothers me, please feel
free to reject it.
Thanks,
Andi
[*] https://marc.info/?l=linux-input&m=150671805312148&w=2
Andi Shyti (5):
Input: ad7897 - use managed devm_kzalloc
Input: ad7897 - use managed devm_input_allocate_device
Input: ad7897 - use managed devm_request_threaded_irq
Input: ad7897 - use managed devm_device_add_group
Input: ad7897 - use separate error handling for different allocators
drivers/input/touchscreen/ad7877.c | 45 +++++++++++---------------------------
1 file changed, 13 insertions(+), 32 deletions(-)
--
2.15.0
Powered by blists - more mailing lists