commit | 9ed030d728f3bd03b6e869357da02725afda19a7 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Wed Nov 17 13:00:48 2010 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Dec 24 02:13:36 2010 -0700 |
tree | 2dfe452c10e5562a817197d686e7bed61d946fe4 | |
parent | 194588604765ac803f98fb9d19a36f6b835f4620 [diff] |
misc/at24: parse device tree data Information about the pagesize and read-only-status may also come from the devicetree. Parse this data, too, and act accordingly. While we are here, change the initialization printout a bit. write_max is useful to know to detect performance bottlenecks, the rest is superfluous. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>