commit | b84e773119e1401e6ebd8906fb0b2a43bbe64871 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Jun 30 12:39:12 2011 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 04 00:44:09 2011 -0600 |
tree | eaa157c0dd97d18d17b933e58912fd1dcd3a717b | |
parent | f09bc831b7693f93ecb95dea7180d55b45b88e76 [diff] |
tty/serial: change of_serial to use new of_property_read_u32() api Simplifies the code a bit and drops a few lines. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Arnd Bergmann <arnd@arndb.de>