lkml.org 
[lkml]   [2017]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/1] eeprom: at24: convert magic numbers to structs.
Date
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

\
 
 \ /
  Last update: 2017-12-18 19:31    [W:0.131 / U:1.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site