]> git.baikalelectronics.ru Git - kernel.git/commit
of: consolidate linker section OF match table declarations
authorRob Herring <robh@kernel.org>
Thu, 8 May 2014 21:09:24 +0000 (16:09 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 19:25:24 +0000 (14:25 -0500)
commit1ee86ee9ecbbedeef161e161ed38099e268c66dd
tree07443c68af484b0a74ce8456e58f97342f95cf25
parentb7600201c53db63dbc0b4d747c84223929eb45e2
of: consolidate linker section OF match table declarations

We now have several OF match tables using linker sections that are
nearly the same definition. The only variation is the callback function
prototype. Create a common define for creating linker section OF match
table entries which each table declaration can use.

Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/clocksource/clksrc-of.c
drivers/irqchip/irqchip.h
include/linux/clk-provider.h
include/linux/clocksource.h
include/linux/of.h
include/linux/of_reserved_mem.h