linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] exc3000 driver enhancements
@ 2023-07-17 13:17 Biju Das
  2023-07-17 13:17 ` [PATCH v2 1/2] Input: exc3000 - Simplify probe() Biju Das
  2023-07-17 13:17 ` [PATCH v2 2/2] Input: exc3000 - Drop enum eeti_dev_id and split exc3000_info[] Biju Das
  0 siblings, 2 replies; 18+ messages in thread
From: Biju Das @ 2023-07-17 13:17 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Biju Das, Andreas Helbech Kleist, Uwe Kleine-König,
	Geert Uytterhoeven, Mike Looijmans, linux-input,
	Prabhakar Mahadev Lad, linux-renesas-soc

This patch series is based on the code improvement work done for
rtc-isl1208 driver and is just compile tested.

Biju Das (2):
  Input: exc3000 - Simplify probe()
  Input: exc3000 - Drop enum eeti_dev_id and split exc3000_info[]

v1->v2:
 * Added Rb tag from Geert for patch#1
 * Added patch#2 for dropping enum eeti_dev_id and split the array
   exc3000_info[] as individual variables, and make lines shorter by
   referring to e.g. &exc3000_info instead of &exc3000_info[EETI_EXC3000].

 drivers/input/touchscreen/exc3000.c | 54 ++++++++++++-----------------
 1 file changed, 22 insertions(+), 32 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-07-23 20:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 13:17 [PATCH v2 0/2] exc3000 driver enhancements Biju Das
2023-07-17 13:17 ` [PATCH v2 1/2] Input: exc3000 - Simplify probe() Biju Das
2023-07-17 15:58   ` Dmitry Torokhov
2023-07-17 16:35     ` Biju Das
2023-07-17 18:15       ` Mark Brown
2023-07-17 18:27         ` Biju Das
2023-07-17 18:28         ` Dmitry Torokhov
2023-07-17 18:45           ` Biju Das
2023-07-18 18:36             ` Dmitry Torokhov
2023-07-19  6:43               ` Biju Das
2023-07-21 22:10                 ` Dmitry Torokhov
2023-07-22 17:51                   ` Biju Das
2023-07-23  1:17                     ` Dmitry Torokhov
2023-07-23  6:05                       ` Biju Das
2023-07-23  6:50                         ` Biju Das
2023-07-23 20:06                           ` Dmitry Torokhov
2023-07-17 18:49           ` Mark Brown
2023-07-17 13:17 ` [PATCH v2 2/2] Input: exc3000 - Drop enum eeti_dev_id and split exc3000_info[] Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).