The clk_parse_ofw_out_names function is supposed to return a list of indices when the clock-indices property is present, so the "uint32_t *" parameter needs to become "uint32_t **".
Details
Details
- Reviewers
mmel adrian - Group Reviewers
ARM - Commits
- rS297214: clk_parse_ofw_out_names is supposed to return a list of indices when the
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable