drm/radeon: don't poll tv dac if crtc2 is in use.
[safe/jmp/linux-2.6] / drivers / of / of_spi.c
index f3119a0..5fed7e3 100644 (file)
@@ -80,7 +80,6 @@ void of_register_spi_devices(struct spi_master *master, struct device_node *np)
                /* Store a pointer to the node in the device structure */
                of_node_get(nc);
                spi->dev.of_node = nc;
-               spi->dev.archdata.of_node = nc;
 
                /* Register the new device */
                request_module(spi->modalias);