On Thu, May 07, 2009 at 09:38:47PM +0530, Anuj Aggarwal wrote:
> + if (!machine_is_omap3evm()) {
> + pr_debug("Not OMAP3 EVM!\n");
> + return -ENODEV;
> + }Since you've said you'll be resubmitting perhaps this should be an error rather than debug message? -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
