All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: ep93xx driver cleanup
@ 2013-03-16  1:00 H Hartley Sweeten
  2013-03-16  1:09 ` H Hartley Sweeten
  0 siblings, 1 reply; 2+ messages in thread
From: H Hartley Sweeten @ 2013-03-16  1:00 UTC (permalink / raw)
  To: linux-arm-kernel

Fix a couple section mismatch warnings and convert two of the ep93xx
drivers to use module_platform_driver.

H Hartley Sweeten (3):
  backlight: ep93xx_bl: fix section mismatch
  video: ep93xx-fb.c: fix section mismatch and use module_platform_driver
  video: ep93xx_pwm.c: fix section mismatch and use module_platform_driver

 drivers/misc/ep93xx_pwm.c           | 21 +++++----------------
 drivers/video/backlight/ep93xx_bl.c |  3 +--
 drivers/video/ep93xx-fb.c           | 18 +++---------------
 3 files changed, 9 insertions(+), 33 deletions(-)

-- 
1.8.1.4

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

* [PATCH 0/3] arm: ep93xx driver cleanup
  2013-03-16  1:00 [PATCH 0/3] arm: ep93xx driver cleanup H Hartley Sweeten
@ 2013-03-16  1:09 ` H Hartley Sweeten
  0 siblings, 0 replies; 2+ messages in thread
From: H Hartley Sweeten @ 2013-03-16  1:09 UTC (permalink / raw)
  To: linux-arm-kernel

Oops... sent to the wrong list.

Please ignore.

Regards,
Hartley

-----Original Message-----
From: linux-arm-kernel [mailto:linux-arm-kernel-bounces at lists.infradead.org] On Behalf Of H Hartley Sweeten
Sent: Friday, March 15, 2013 6:00 PM
To: ARM Kernel
Cc: Ryan Mallon
Subject: [PATCH 0/3] arm: ep93xx driver cleanup

Fix a couple section mismatch warnings and convert two of the ep93xx
drivers to use module_platform_driver.

H Hartley Sweeten (3):
  backlight: ep93xx_bl: fix section mismatch
  video: ep93xx-fb.c: fix section mismatch and use module_platform_driver
  video: ep93xx_pwm.c: fix section mismatch and use module_platform_driver

 drivers/misc/ep93xx_pwm.c           | 21 +++++----------------
 drivers/video/backlight/ep93xx_bl.c |  3 +--
 drivers/video/ep93xx-fb.c           | 18 +++---------------
 3 files changed, 9 insertions(+), 33 deletions(-)

-- 
1.8.1.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2013-03-16  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-16  1:00 [PATCH 0/3] arm: ep93xx driver cleanup H Hartley Sweeten
2013-03-16  1:09 ` H Hartley Sweeten

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.