devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] eeprom: at24: convert magic numbers to structs.
@ 2017-12-18 18:30 Sven Van Asbroeck
  2017-12-18 18:30 ` [PATCH v3 1/1] " Sven Van Asbroeck
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Van Asbroeck @ 2017-12-18 18:30 UTC (permalink / raw)
  To: svendev, wsa, brgl, nsekhar, sakari.ailus, javier, divagar.mohandass
  Cc: devicetree, linux-kernel, linux-i2c

v3:
	rebase against maintainer's latest devel branch
	removed macros from struct {i2c,of,acpi}_device_id for easy grepping
	applied newline, formatting, tab suggestions

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 (1):
  eeprom: at24: convert magic numbers to structs.

 drivers/misc/eeprom/at24.c | 219 ++++++++++++++++++++-------------------------
 1 file changed, 99 insertions(+), 120 deletions(-)

-- 
1.9.1

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1513621702-6565-1-git-send-email-svenv@arcx.com>
     [not found] ` <1513621702-6565-2-git-send-email-svenv@arcx.com>
2017-12-19 15:55   ` [PATCH v3 1/1] eeprom: at24: convert magic numbers to structs Bartosz Golaszewski
     [not found]     ` <CAMRc=Md0VwJ=OeE_-2uWi2sr4gJ8v9CnmexYgdDGR0pbyXYo_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-12-20 16:32       ` Sven Van Asbroeck
     [not found]         ` <CAGngYiVJRVuMtLThnvsXbXMuL-_4ZN=2RkuCkRBzq3cf+W4sPg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-12-20 16:37           ` Bartosz Golaszewski
2017-12-20 16:42             ` Sven Van Asbroeck
2017-12-18 18:30 [PATCH v3 0/1] " Sven Van Asbroeck
2017-12-18 18:30 ` [PATCH v3 1/1] " Sven Van Asbroeck

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