linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller fixes for v4.11
@ 2017-03-21 17:35 Philipp Zabel
  2017-03-22  0:31 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2017-03-21 17:35 UTC (permalink / raw)
  To: linux-arm-kernel

Dear arm-soc maintainers,

please consider merging this tag, which completes an already merged
commit in case the RESET_CONTROLLER config option is disabled.

I have already sent a few patches that make use of the new behaviour
introduced by commit bb475230b8e5 ("reset: make optional functions
really optional"). It would be nice if those could be merged for v4.11,
as without this fix they could cause drivers to fail probing if
RESET_CONTROLLER is disabled.

regards
Philipp

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-4.11

for you to fetch changes up to 0ca10b60ceeb5372da01798ca68c116ae45a6eb6:

  reset: fix optional reset_control_get stubs to return NULL (2017-03-21 18:19:43 +0100)

----------------------------------------------------------------
Reset controller fixes for v4.11

Fix optional reset_control_get_stubs to return NULL and remove warnings
from reset_control_* stubs.
This fixes commit bb475230b8e5 ("reset: make optional  functions really
optional"), which was merged in reset-for-4.11, and would cause consumer
drivers depending on the new behaviour of optional resets to fail probing
if RESET_CONTROLLER Kconfig option is disabled.

----------------------------------------------------------------
Philipp Zabel (1):
      reset: fix optional reset_control_get stubs to return NULL

 include/linux/reset.h | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

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

* [GIT PULL] Reset controller fixes for v4.11
  2017-03-21 17:35 [GIT PULL] Reset controller fixes for v4.11 Philipp Zabel
@ 2017-03-22  0:31 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2017-03-22  0:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 21, 2017 at 06:35:43PM +0100, Philipp Zabel wrote:
> Dear arm-soc maintainers,
> 
> please consider merging this tag, which completes an already merged
> commit in case the RESET_CONTROLLER config option is disabled.
> 
> I have already sent a few patches that make use of the new behaviour
> introduced by commit bb475230b8e5 ("reset: make optional functions
> really optional"). It would be nice if those could be merged for v4.11,
> as without this fix they could cause drivers to fail probing if
> RESET_CONTROLLER is disabled.
> 
> regards
> Philipp
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-4.11
> 
> for you to fetch changes up to 0ca10b60ceeb5372da01798ca68c116ae45a6eb6:
> 
>   reset: fix optional reset_control_get stubs to return NULL (2017-03-21 18:19:43 +0100)
> 
> ----------------------------------------------------------------
> Reset controller fixes for v4.11
> 
> Fix optional reset_control_get_stubs to return NULL and remove warnings
> from reset_control_* stubs.
> This fixes commit bb475230b8e5 ("reset: make optional  functions really
> optional"), which was merged in reset-for-4.11, and would cause consumer
> drivers depending on the new behaviour of optional resets to fail probing
> if RESET_CONTROLLER Kconfig option is disabled.

Merged, thanks!

-Olof

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

end of thread, other threads:[~2017-03-22  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 17:35 [GIT PULL] Reset controller fixes for v4.11 Philipp Zabel
2017-03-22  0:31 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).