Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7733d421 authored by Vaishnav Achath's avatar Vaishnav Achath Committed by Robert Nelson
Browse files

gnss: change of_property_read to device_property_read


change of_property_read_u32 for the current-speed property
to use the device_property_read_u32 offered by the
Unified Device Properties Interface, this helps
passing the properties over a suitably populated struct
property_entry.

Signed-off-by: default avatarVaishnav M A <vaishnav@beagleboard.org>
parent cd748420
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment