[PULL 0/3] xtensa updates for v5.7

From: Max Filippov
Date: Fri Apr 10 2020 - 15:53:47 EST


Hi Linus,

please pull the following Xtensa architecture updates for v5.7:

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20200410

for you to fetch changes up to 70cbddb973859158731ce77ab20cd5e53822c089:

arch/xtensa: fix grammar in Kconfig help text (2020-03-30 13:35:31 -0700)

----------------------------------------------------------------
Xtensa updates for v5.7:

- replace setup_irq() by request_irq();
- cosmetic fixes in xtensa Kconfig and boot/Makefile.

----------------------------------------------------------------
Hu Haowen (1):
arch/xtensa: fix grammar in Kconfig help text

Masahiro Yamada (1):
xtensa: remove meaningless export ccflags-y

afzal mohammed (1):
xtensa: replace setup_irq() by request_irq()

arch/xtensa/Kconfig | 2 +-
arch/xtensa/boot/Makefile | 1 -
arch/xtensa/kernel/smp.c | 8 ++------
arch/xtensa/kernel/time.c | 12 +++++-------
4 files changed, 8 insertions(+), 15 deletions(-)

--
Thanks.
-- Max