[GIT PULL] Reset controller fixes for v4.3
From: khilman@kernel.org (Kevin Hilman)
Date: 2015-09-09 22:30:25
Philipp Zabel [off-list ref] writes:
Hi arm-soc maintainers, This tags fixes a build error in COMPILE_TEST configurations with RESET_CONTROLLER disabled and fixes a missing spinlock initialization. Because of the build issue, it would be great if this could make it into v4.3-rc1. regards Philipp The following changes since commit 5d44595c2627f7edcd8c24a76b13bd115f9fc2da: Merge branch 'reset/ath79' into reset/next (2015-08-16 17:11:20 +0200) are available in the git repository at: git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.3-fixes for you to fetch changes up to f319cb8491e1b4cc44e7baeeb3ae7817dedf57fc: reset: ath79: Fix missing spin_lock_init (2015-09-01 14:48:40 +0200) ---------------------------------------------------------------- Reset controller fixes for v4.3 - added stubs to avoid build breakage in COMPILE_TEST configurations with RESET_CONTROLLER disabled - fixed missing spinlock initialization in ath79 driver ----------------------------------------------------------------
Thanks, adding this to our next/late branch for v4.3 Kevin