Hello. On 09-12-2010 16:22, Mian Yousaf Kaukab wrote:
+#define DEV_PM_OPS (&ux500_pm_ops)
Parens not needed here. Looks good otherwise...
They are here to keep checkpatch quite. Otherwise I get the following error:
ERROR: Macros with complex values should be enclosed in parenthesis #189: FILE: usb/musb/ux500.c:189: +#define DEV_PM_OPS &ux500_pm_ops
Hm, looks like false positive. Oh well..
Thanks,
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html