commit | cce644345b6e9c193c54461d74d3380b51c8a74c | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jan 25 12:05:49 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:34 2018 -0500 |
tree | 065bb15162c4e8cd1d01ec0a70c5c015f6061d1a | |
parent | ff9fd76785b5f10f08add3bd798f01137c3942a2 [diff] |
pl01x: Convert to dev_read The fdtdec API is deprecated, convert the pl010 and pl011 devices to use the dev_read API instead. Signed-off-by: Alexander Graf <agraf@suse.de>