On Thu, 25 Apr 2013, Linus Walleij wrote: > On Thu, Apr 18, 2013 at 12:12 PM, Lee Jones <[email protected]> wrote: > > > Now DMA DT bindings exist and are in use by he MMC and UART drivers, it > > should be possible to remove them from the auxdata structure. However, > > after doing so the drivers fail. Something must be reliant on the dev > > name applied by using auxdata; probably common clk. > > > > Signed-off-by: Lee Jones <[email protected]> > > You can remove "probably" from that sentence. Common clock is > still relying on dev_name() to match the device name. > > There are some example of how to fix this, I recently sent a patch > series fixing DT probed clocks for the Nomadik, check it out.
You could have me some time here by giving me the $SUBJECT. :) -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

