-
- Downloads
Merge tag 'omap-for-v5.13/soc-signed' of...
Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc SoC changes for omaps for v5.13 Minor non-urgent fixes for issues found by robots and few typo fixes: - Use DEFINE_DEBUGFS_ATTRIBUTE - Add missing of_node_put() - Use true and false for bool variable - Use DEFINE_SPINLOCK - Fix incorrect kerneldoc usage * tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: OMAP1: fix incorrect kernel-doc comment syntax in file ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlock ARM: OMAP2+: use true and false for bool variable ARM: OMAP2+: add missing call to of_node_put() ARM: OMAP2+: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE Link: https://lore.kernel.org/r/pull-1617703816-65652@atomide.com Signed-off-by:Arnd Bergmann <arnd@arndb.de>
Showing
- arch/arm/mach-omap1/timer.c 1 addition, 1 deletionarch/arm/mach-omap1/timer.c
- arch/arm/mach-omap2/omap_hwmod.c 1 addition, 0 deletionsarch/arm/mach-omap2/omap_hwmod.c
- arch/arm/mach-omap2/omap_twl.c 1 addition, 1 deletionarch/arm/mach-omap2/omap_twl.c
- arch/arm/mach-omap2/pm-debug.c 2 additions, 2 deletionsarch/arm/mach-omap2/pm-debug.c
- arch/arm/mach-omap2/powerdomain.c 6 additions, 6 deletionsarch/arm/mach-omap2/powerdomain.c
- arch/arm/plat-omap/dma.c 1 addition, 2 deletionsarch/arm/plat-omap/dma.c
Loading
Please register or sign in to comment