arm-trusted-firmware/plat/xilinx/zynqmp/pm_service
Michal Simek bb1768c67e fix(xilinx): fix coding style violations
Fix coding style violations and alignments:
- Remove additional newlines in headers
- Remove additional newlines in code
- Add newline to separate variable from the code
- Use the same indentation in platform.mk
- Align function parameters
- Use tabs for indentation in kernel-doc format

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Change-Id: I0b12804ff63bc19778e8f21041f9accba5b488b9
2022-03-09 09:14:33 +01:00
..
pm_api_clock.c feat(zynqmp): pm_api_clock_get_num_clocks cleanup 2022-03-02 22:10:49 -08:00
pm_api_clock.h zynqmp: pm: Update return type in query functions 2020-12-15 03:02:01 -08:00
pm_api_ioctl.c feat(zynqmp): add feature check support 2022-03-02 22:10:26 -08:00
pm_api_ioctl.h feat(zynqmp): add feature check support 2022-03-02 22:10:26 -08:00
pm_api_pinctrl.c zynqmp: pm: Reimplement pinctrl get/set config parameter EEMI API calls 2020-12-15 03:04:07 -08:00
pm_api_pinctrl.h zynqmp: pm: Reimplement pinctrl get/set config parameter EEMI API calls 2020-12-15 03:04:07 -08:00
pm_api_sys.c feat(zynqmp): add feature check support 2022-03-02 22:10:26 -08:00
pm_api_sys.h fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
pm_client.c xilinx: Move IPI functions to common file 2019-01-09 12:38:00 -08:00
pm_defs.h fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
pm_svc_main.c fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
pm_svc_main.h xilinx: zynqmp: Add support for Error Management 2021-01-04 11:50:14 +00:00