[PATCH 31/74] ST SPEAr: Adding support for SSP PL022
From: viresh kumar <hidden>
Date: 2010-09-03 03:58:15
From: viresh kumar <hidden>
Date: 2010-09-03 03:58:15
On 9/3/2010 12:48 AM, Linus Walleij wrote:
quoted
quoted
+ .modalias = "spidev", + .controller_data = &spi0_dev_chip_info, + .max_speed_hz = 10000000, + .bus_num = 0, + .chip_select = 0, + .mode = 0, + }, { +#endifPlease grep your code for all #if 0 and remove it.
Sorry for the noise!!! Will correct it.