On Fri, May 3, 2013 at 4:32 PM, Lee Jones <[email protected]> wrote:
> When booting using Device Tree, devices aren't registered in the normal > way. Instead, they need to be provided with a compatible string which is > held in an OF Match Table for comparison during start-up. Here we provide > the compatible string and prepare the driver to not receive a platform > data pointer. > > Acked-by: Vinod Koul <[email protected]> > Acked-by: Arnd Bergmann <[email protected]> > Reviewed-by: Linus Walleij <[email protected]> > Signed-off-by: Lee Jones <[email protected]> Fixed up some whitespace error that git am was complaining about and applied to ux500-dma40. Thanks! Linus Walleij -- 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/

