All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: arm@kernel.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Arnd Bergmann <arnd@kernel.org>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] ARM: davinci updates for v6.12-rc1
Date: Wed,  4 Sep 2024 22:05:30 +0200	[thread overview]
Message-ID: <20240904200530.80386-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Arnd,

Please pull the following updates for mach-davinci. The PR just removes
more unused code - details are in the signed tag.

Thanks,
Bartosz

The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:

  Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/davinci-updates-for-v6.12-rc1

for you to fetch changes up to 973d248c43f237e53116009dec70091c8e836c11:

  ARM: davinci: remove unused cpuidle code (2024-08-19 09:38:54 +0200)

----------------------------------------------------------------
Texas Instruments DaVinci updates for v6.12-rc1

- remove unused cpuidle code
- remove unused function prototypes and stubs

----------------------------------------------------------------
Bartosz Golaszewski (1):
      ARM: davinci: remove unused cpuidle code

Gaosheng Cui (2):
      ARM: davinci: remove unused davinci_cfg_reg_list() declaration
      ARM: davinci: remove unused davinci_init_ide() declaration

 arch/arm/mach-davinci/Makefile        |  1 -
 arch/arm/mach-davinci/common.h        |  1 -
 arch/arm/mach-davinci/cpuidle.c       | 99 -----------------------------------
 arch/arm/mach-davinci/cpuidle.h       | 15 ------
 arch/arm/mach-davinci/devices-da8xx.c |  1 -
 arch/arm/mach-davinci/mux.h           |  5 --
 6 files changed, 122 deletions(-)
 delete mode 100644 arch/arm/mach-davinci/cpuidle.c
 delete mode 100644 arch/arm/mach-davinci/cpuidle.h

                 reply	other threads:[~2024-09-04 20:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240904200530.80386-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=arm@kernel.org \
    --cc=arnd@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.