2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/include/linux/amba
viresh kumar 9e5ed094c8 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
For simple modules that contain a single amba_driver without any
additional setup code then ends up being a block of duplicated
boilerplate. This patch adds a new macro, module_amba_driver(),
which replaces the module_init()/module_exit() registrations with
template functions.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-03-16 23:32:35 +00:00
..
bus.h ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver 2012-03-16 23:32:35 +00:00
clcd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
kmi.h
mmci.h mmc: mmci: add capabilities2 for MMC_CAP2 2012-01-11 23:58:41 -05:00
pl08x.h dmaengine: move drivers to dma_transfer_direction 2011-10-27 20:53:43 +05:30
pl022.h spi/pl022: add support for pm_runtime autosuspend 2011-12-01 17:16:08 +01:00
pl061.h gpio: pl061: convert to use 0 for no irq 2012-01-04 10:10:19 -06:00
pl093.h ARM: PL093: Header file for PL093 SSMC PrimeCell 2009-07-30 23:22:54 +01:00
pl330.h DMA: PL330: Infer transfer direction from transfer request instead of platform data 2011-12-23 10:07:03 +09:00
serial.h amba pl011: workaround for uart registers lockup 2011-06-16 12:01:57 -07:00