linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] drivers: randconfig patches for kernel 3.5
@ 2012-06-08 22:24 mathieu.poirier at linaro.org
  2012-06-08 22:24 ` [PATCH RESEND 1/6] drivers/video: use correct __devexit_p annotation mathieu.poirier at linaro.org
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: mathieu.poirier at linaro.org @ 2012-06-08 22:24 UTC (permalink / raw)
  To: linux-arm-kernel

From: Mathieu Poirier <mathieu.poirier@linaro.org>

These patches fix miscellaneous problems when working
with make randconfig.  They were discovered on kernel
3.1-rc4 and sent out during the 3.4 cycle but were not
ack'ed.  

Sending out again for completeness.

Arnd Bergmann (6):
  drivers/video: use correct __devexit_p annotation
  mg_disk: use readb/writeb instead of inb/outb
  video/ili9320: do not mark exported functions __devexit
  video/console: automatically select a font
  drivers/savagefb: use mdelay instead of udelay
  drivers/tosa: driver needs I2C and SPI to compile

 drivers/block/mg_disk.c                |   78 ++++++++++++++++----------------
 drivers/video/backlight/Kconfig        |    2 +-
 drivers/video/backlight/ili9320.c      |    2 +-
 drivers/video/broadsheetfb.c           |    2 +-
 drivers/video/console/Kconfig          |   14 ++++++
 drivers/video/mbx/mbxfb.c              |    2 +-
 drivers/video/savage/savagefb_driver.c |   10 ++--
 7 files changed, 62 insertions(+), 48 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-09 21:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 22:24 [PATCH 0/6] drivers: randconfig patches for kernel 3.5 mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 1/6] drivers/video: use correct __devexit_p annotation mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 2/6] mg_disk: use readb/writeb instead of inb/outb mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 3/6] video/ili9320: do not mark exported functions __devexit mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 4/6] video/console: automatically select a font mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 5/6] drivers/savagefb: use mdelay instead of udelay mathieu.poirier at linaro.org
2012-06-08 22:24 ` [PATCH RESEND 6/6] drivers/tosa: driver needs I2C and SPI to compile mathieu.poirier at linaro.org
2012-06-09  0:13 ` [PATCH 0/6] drivers: randconfig patches for kernel 3.5 Arnd Bergmann
2012-06-09 12:57   ` Florian Tobias Schandinat
2012-06-09 21:28     ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).