diff options
author | Frank Li <[email protected]> | 2024-04-25 16:59:46 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-05-04 18:00:17 +0530 |
commit | 3f2282931f00c4c9c5057bb02f46778ba64ff625 (patch) | |
tree | 8c3fe32c4ef98f42b0e5e726d040e2d2c236ec13 /drivers/pwm/pwm-stm32.c | |
parent | 11102d0c343ba06ddd303f2503c0ce46d70052f2 (diff) |
dmaengine: fsl-edma: use _Generic to handle difference type
Introduce the use of C11 standard _Generic in the fsl-edma driver for
handling different TCD field types. Improve code clarity and help
compiler optimization.
Signed-off-by: Frank Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions