On Oct 6, 2007, at 3:06 PM, Peter Korsgaard wrote:
quoted
quoted
quoted
quoted
quoted
"Kumar" == Kumar Gala [off-list ref] writes:
Kumar> On Oct 3, 2007, at 11:01 PM, Stephen Rothwell wrote:
quoted
quoted
On Wed, 03 Oct 2007 17:43:50 +0200 Peter Korsgaard
[off-list ref] wrote:
quoted
@@ -1220,14 +1220,17 @@ int __init fsl_spi_init(struct
spi_board_info *board_infos,
{
struct device_node *np;
unsigned int i;
- const u32 *sysclk;
+ const u32 *qe_sysclk = 0, *soc_sysclk = 0;
Please use NULL when referring to pointers.
Kumar> Peter, any chance of getting a respin. I'd like this to go
Kumar> into 2.6.24.
Certainly. Sorry for the delay, I have been offline for 2 days
building my house ..
applied.
No problem, sounds like fun.
If you get a chance can you test my for-2.6.24 board to make SPI is
functional as you expect.
thanks
- k