Skip to content
Commit abf23965 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] omap: fix _omap2_clksel_get_src_field()



_omap2_clksel_get_src_field() was returning the first entry which was
either the default _or_ applicable to the SoC.  This is wrong - we
should be returning the first default which is applicable to the SoC.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9132f1b4
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