On Sep 9, 2010, at 1:39 PM, Timur Tabi wrote: > +static void p1022ds_set_monitor_port(int monitor_port) > +{ > + struct device_node *pixis_node; > + u8 __iomem *brdcfg1; > + > + pixis_node = of_find_compatible_node(NULL, NULL, "fsl,fpga-pixis"); > + if (!pixis_node) { > + pr_err("p1022ds: missing ngPIXIS node\n"); > + return; > + } > + update based on change to compatible in .dts - k -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html