28 Apr, 2011
2 commits
-
Signed-off-by: Mark Brown
Acked-by: Liam Girdwood -
Since we can now support multiple platforms allow machines to not specify
a platform in a DAI link. Since the rest of the code requires that we have
a struct device for all objects we do this by substituting in a dummy
device that we register automatically.Signed-off-by: Mark Brown
Acked-by: Jassi Brar
Acked-by: Liam Girdwood
01 Feb, 2011
1 commit
-
Signed-off-by: Mark Brown
Acked-by: Liam Girdwood
26 Nov, 2009
1 commit
-
Acked-by: Liam Girdwood
Signed-off-by: Mark Brown
13 Nov, 2009
1 commit
-
Many devices need to calculate the bit clock rate desired to
work out the clock configuration required for the device.
Provide utility functions to do this using both hw_params
structures and raw numbers.Signed-off-by: Mark Brown
Acked-by: Liam Girdwood