[alsa-devel] [PATCH 1/4] davinci-mcasp: correct tdm_slots limit
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Apr 26 12:46:36 CEST 2011
On Thu, Apr 21, 2011 at 02:19:01PM -0400, Ben Gardiner wrote:
> The current check for the number of tdm-slots specified by platform data is
> always true (x >= 2 || x <= 32); therefore the else branch that warns of an
> incorrect number of slots can never be taken.
Applied all of these. Please always try to ensure that your commit logs
are consistent with the rest of the subsystem so they don't need to be
rewritten.
More information about the Alsa-devel
mailing list