mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
Add MODULE_DEVICE_TABLE() so as to be able to use the driver as a
module. More precisely, for the driver to be loaded automatically at
boot.
Fixes:
|
||
|---|---|---|
| .. | ||
| clk-bcm63xx-gate.c | ||
| clk-bcm63xx.c | ||
| clk-bcm281xx.c | ||
| clk-bcm2711-dvp.c | ||
| clk-bcm2835-aux.c | ||
| clk-bcm2835.c | ||
| clk-bcm21664.c | ||
| clk-bcm53573-ilp.c | ||
| clk-cygnus.c | ||
| clk-hr2.c | ||
| clk-iproc-armpll.c | ||
| clk-iproc-asiu.c | ||
| clk-iproc-pll.c | ||
| clk-iproc.h | ||
| clk-kona-setup.c | ||
| clk-kona.c | ||
| clk-kona.h | ||
| clk-ns2.c | ||
| clk-nsp.c | ||
| clk-raspberrypi.c | ||
| clk-sr.c | ||
| Kconfig | ||
| Makefile | ||