On Thu, Dec 03, 2015 at 11:14:10PM +0200, ville.syrjala at linux.intel.com
wrote:
> From: Ville Syrjälä
>
> MODE_UNVERIFIED actually means that the mode came from a previous probe,
> and if the new probe doesn't produce a matching mode it will get pruned
> from the list. Rename the flag to MOD
From: Ville Syrjälä
MODE_UNVERIFIED actually means that the mode came from a previous probe,
and if the new probe doesn't produce a matching mode it will get pruned
from the list. Rename the flag to MODE_STALE to better convey the
meaning.
Cc: Adam Jackson
Signed-off-by: Ville Syrjälä
---