Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Driver core: Add accessor for device platform data
For consistency with driver data provide a dev_get_platdata() accessor for reading the platform data from a device. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information