Re: [PATCH RFC] spi/omap: Trivial cleanup

2012-03-06 Thread Shubhrajyoti
On Tuesday 06 March 2012 03:46 PM, Cousson, Benoit wrote: > Hi Shubhro, > > On 2/29/2012 3:04 PM, Shubhrajyoti D wrote: >> The context is stored directly inside drvdata structure post >> [f887876 spi/omap: Remove bus_num usage for instance index]. >> Remove the OMAP2_MCSPI_MAX_CTRL macro as it is n

Re: [PATCH RFC] spi/omap: Trivial cleanup

2012-03-06 Thread Cousson, Benoit
Hi Shubhro, On 2/29/2012 3:04 PM, Shubhrajyoti D wrote: > The context is stored directly inside drvdata structure post > [f887876 spi/omap: Remove bus_num usage for instance index]. > Remove the OMAP2_MCSPI_MAX_CTRL macro as it is not needed anymore. > > Cc: Benoit Cousson > Signed-off-by: Shubhra

[PATCH RFC] spi/omap: Trivial cleanup

2012-02-29 Thread Shubhrajyoti D
The context is stored directly inside drvdata structure post [f887876 spi/omap: Remove bus_num usage for instance index]. Remove the OMAP2_MCSPI_MAX_CTRL macro as it is not needed anymore. Cc: Benoit Cousson Signed-off-by: Shubhrajyoti D --- Applies on Benoit's for_3.4/dt_spi_eth drivers/spi