Re: [PATCH] ARM: OMAP2+: Remove legacy device creation for McPDM and DMIC

2013-08-21 Thread Tony Lindgren
* Peter Ujfalusi [130711 07:11]: > McPDM and DMIC only available on OMAP4/5 which no longer boots in legacy > mode. > The code to create the devices in legacy mode can be removed. Thanks applying to omap-for-3.12/fixes-non-critical. Regards, Tony -- To unsubscribe from this list: send the line

[PATCH] ARM: OMAP2+: Remove legacy device creation for McPDM and DMIC

2013-07-11 Thread Peter Ujfalusi
McPDM and DMIC only available on OMAP4/5 which no longer boots in legacy mode. The code to create the devices in legacy mode can be removed. Signed-off-by: Peter Ujfalusi --- arch/arm/mach-omap2/devices.c | 40 1 file changed, 40 deletions(-) diff --git