mirror of https://lore.kernel.org/lkml/
 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; 6+ 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] 6+ messages in thread
[parent not found: <1513621702-6565-1-git-send-email-svenv@arcx.com>]

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-18 18:30 [PATCH v3 0/1] eeprom: at24: convert magic numbers to structs Sven Van Asbroeck
2017-12-18 18:30 ` [PATCH v3 1/1] " Sven Van Asbroeck
     [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   ` Bartosz Golaszewski
2017-12-20 16:32     ` Sven Van Asbroeck
2017-12-20 16:37       ` Bartosz Golaszewski
2017-12-20 16:42         ` 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

all inboxes | Powered by JetHome®