15 Jul
2013
15 Jul
'13
6:32 p.m.
On Mon, Jul 15, 2013 at 05:26:05PM +0100, Mark Brown wrote:
On Mon, Jul 15, 2013 at 07:00:45PM +0300, Felipe Balbi wrote:
On Mon, Jul 15, 2013 at 04:57:56PM +0100, Mark Brown wrote:
@@ -26,7 +26,7 @@ config SND_OMAP_SOC_N810
config SND_OMAP_SOC_RX51 tristate "SoC Audio support for Nokia RX-51"
- depends on SND_OMAP_SOC && MACH_NOKIA_RX51
- depends on SND_OMAP_SOC && (MACH_NOKIA_RX51 || COMPILE_TEST)
RX51 is OMAP3, and that's DT at all. This is likely just a case of
^ not
updating commit log.
Sentence parse grammar not.
However... if you look at the driver it actually does have DT support in there, it checks for the machine type or for compatibility with n900. Probably needs an ARM dependency which I'll add due to the machine type check.
alright.
--
balbi