Re: [PATCH] pcmcia: fix controller printk format warnings

2009-10-19 Thread Wolfram Sang
On Sun, Oct 11, 2009 at 06:50:09PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Fix new pcmcia printk format warnings: > [This has now moved from linux-next to mainline. > Originally sent 2009-SEP-17.] > > drivers/pcmcia/i82365.c:1055: warning: format '%#x' expects type 'unsigned > int',

Re: [PATCH] pcmcia: fix controller printk format warnings

2009-10-12 Thread Wolfram Sang
On Sun, Oct 11, 2009 at 06:50:09PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Fix new pcmcia printk format warnings: > [This has now moved from linux-next to mainline. > Originally sent 2009-SEP-17.] My plan was to pick it for pcmcia-l2 and ask Greg to pull it next week (after ELC-E) to

[PATCH] pcmcia: fix controller printk format warnings

2009-10-11 Thread Randy Dunlap
From: Randy Dunlap Fix new pcmcia printk format warnings: [This has now moved from linux-next to mainline. Originally sent 2009-SEP-17.] drivers/pcmcia/i82365.c:1055: warning: format '%#x' expects type 'unsigned int', but argument 6 has type 'phys_addr_t' drivers/pcmcia/i82365.c:1055: warning: