misc/at24: parse device tree data
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 17 Nov 2010 12:00:48 +0000 (13:00 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 24 Dec 2010 09:13:36 +0000 (02:13 -0700)
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>

No differences found