mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] xtensa: clean up platform interface
@ 2023-06-09  2:22 Max Filippov
  2023-06-09  2:22 ` [PATCH 1/5] xtensa: xt2000: drop empty platform_init Max Filippov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Max Filippov @ 2023-06-09  2:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Chris Zankel, Max Filippov

Hello,

this series drops platform_* interfaces that lost their meaning or got a
different standard implementation and cleans up existing users and
default definitions.

Max Filippov (5):
  xtensa: xt2000: drop empty platform_init
  xtensa: drop platform_heartbeat
  xtensa: drop platform_restart
  xtensa: drop platform_halt and platform_power_off
  xtensa: clean up default platform functions

 arch/xtensa/include/asm/platform.h   | 20 ------------
 arch/xtensa/kernel/platform.c        | 29 +++++++++--------
 arch/xtensa/kernel/setup.c           | 22 ++++++++++---
 arch/xtensa/kernel/time.c            |  4 ---
 arch/xtensa/platforms/iss/setup.c    | 24 ++++++++------
 arch/xtensa/platforms/xt2000/setup.c | 48 ++++++++++++++--------------
 arch/xtensa/platforms/xtfpga/setup.c | 34 +++++++++++++-------
 7 files changed, 94 insertions(+), 87 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-09  2:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09  2:22 [PATCH 0/5] xtensa: clean up platform interface Max Filippov
2023-06-09  2:22 ` [PATCH 1/5] xtensa: xt2000: drop empty platform_init Max Filippov
2023-06-09  2:22 ` [PATCH 2/5] xtensa: drop platform_heartbeat Max Filippov
2023-06-09  2:22 ` [PATCH 3/5] xtensa: drop platform_restart Max Filippov
2023-06-09  2:22 ` [PATCH 4/5] xtensa: drop platform_halt and platform_power_off Max Filippov
2023-06-09  2:22 ` [PATCH 5/5] xtensa: clean up default platform functions Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®