devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] eeprom: at24: convert magic numbers to structs.
@ 2017-12-08 21:25 Sven Van Asbroeck
  2017-12-08 21:25 ` [PATCH v2 1/2] " Sven Van Asbroeck
       [not found] ` <1512768306-14816-1-git-send-email-svendev-fuHqz3Nb1YI@public.gmane.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Sven Van Asbroeck @ 2017-12-08 21:25 UTC (permalink / raw)
  To: svendev-fuHqz3Nb1YI, wsa-z923LK4zBo2bacvFa/9K2g, brgl-ARrdPY/1zhM,
	nsekhar-l0cyMroinI0, sakari.ailus-VuQAYsv1563Yd54FQh9/CA,
	javier-0uQlZySMnqxg9hUCZPvPmw,
	divagar.mohandass-ral2JQCrhuEAvxtiuMwx3w
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA

v2:
	use struct at24_chip_data instead of struct at24_platform_data
		(which decreases code size)
	explicitly write out of compatible nodes, e.g. "atmel,24c04"
		(which allows grepping for of compatible nodes)

v1:
	first shot

Sven Van Asbroeck (2):
  eeprom: at24: convert magic numbers to structs.
  eeprom: at24: remove temporary fix for at24mac402 size.

 drivers/misc/eeprom/at24.c | 240 +++++++++++++++++++++------------------------
 1 file changed, 110 insertions(+), 130 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-12-20 17:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-08 21:25 [PATCH v2 0/2] eeprom: at24: convert magic numbers to structs Sven Van Asbroeck
2017-12-08 21:25 ` [PATCH v2 1/2] " Sven Van Asbroeck
     [not found]   ` <1512768306-14816-2-git-send-email-svendev-fuHqz3Nb1YI@public.gmane.org>
2017-12-11 13:55     ` Bartosz Golaszewski
2017-12-12 16:56       ` Sven Dev
2017-12-18 14:29     ` Bartosz Golaszewski
     [not found] ` <1512768306-14816-1-git-send-email-svendev-fuHqz3Nb1YI@public.gmane.org>
2017-12-08 21:25   ` [PATCH v2 2/2] eeprom: at24: remove temporary fix for at24mac402 size Sven Van Asbroeck
2017-12-20 17:18     ` Bartosz Golaszewski

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).