mbox series

[0/2] Some fixes for spi-altera

Message ID 1592962286-25752-1-git-send-email-yilun.xu@intel.com (mailing list archive)
Headers show
Series Some fixes for spi-altera | expand

Message

Xu Yilun June 24, 2020, 1:31 a.m. UTC
Two fixes for indirect access support patchset.

Xu Yilun (2):
  spi: altera: fix driver matching failure of the device ID "spi_altera"
  spi: altera: fix module autoload

 drivers/spi/spi-altera.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Mark Brown June 24, 2020, 3:38 p.m. UTC | #1
On Wed, 24 Jun 2020 09:31:24 +0800, Xu Yilun wrote:
> Two fixes for indirect access support patchset.
> 
> Xu Yilun (2):
>   spi: altera: fix driver matching failure of the device ID "spi_altera"
>   spi: altera: fix module autoload
> 
>  drivers/spi/spi-altera.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] spi: altera: fix driver matching failure of the device ID "spi_altera"
      commit: de5fd9cb6a3f89a1ac8f27883d029f823112243f
[2/2] spi: altera: fix module autoload
      commit: 1ac6f21a948b45a49737a5eff6b4dae9f37a8dc0

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark