Searched hist:cdbeb315 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/reset/ |
H A D | socfpga.h | cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file
Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header.
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org> cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header. Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org>
|
/openbmc/linux/drivers/reset/ |
H A D | reset-socfpga.c | cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file
Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header.
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org> cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header. Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org>
|
/openbmc/linux/arch/arm/mach-socfpga/ |
H A D | socfpga.c | cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file
Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header.
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org> cdbeb315 Thu Dec 13 05:24:36 CST 2018 Philipp Zabel <p.zabel@pengutronix.de> reset: socfpga: declare socfpga_reset_init in a header file Avoid declaring extern functions in c files. To make sure function definition and usage don't get out of sync, declare socfpga_reset_init in a common header. Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Dinh Nguyen <dinguyen@kernel.org>
|