From: Dan Murphy <dmur...@ti.com> Date: Tue, 21 Jul 2015 12:06:45 -0500
> Fix warning: logical ‘or’ of collectively exhaustive tests is always true > > Change the internal delay check from an 'or' condition to an 'and' > condition. > > Reported-by: David Binderman <dcb...@hotmail.com> > Signed-off-by: Dan Murphy <dmur...@ti.com> Applied, thanks.