From ee2bb9739ee100305870507e528dab36b710e2af Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 26 Jan 2016 16:27:40 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 8 +++++++- arch | 2 +- configs | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d28d18a385..8396797ba7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11380,4 +11380,10 @@ (2016-01-26). * SPI: Rename the Tiva up_spiinitialize() to tiva_spibus_intialize() (2016-01-26). - + * SPI: Rename the PIC32MX/MZ up_spiinitialize() to pic32mx/mz_spibus_intialize() + (2016-01-26). + * SPI: Rename EFM32's efm32_spi_initialize to efm32_spibus_initialize() + for compatibility with these other changes (2016-01-26). + * SPI: Rename the KL up_spiinitialize() to kl_spibus_intialize() (2016-01-26). + * SPI: Rename the Kinetis up_spiinitialize() to kinetis_spibus_intialize() + (2016-01-26). diff --git a/arch b/arch index 0995e8c843..77d542fbfa 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 0995e8c84365688956c9f97b6c9139462fd16d81 +Subproject commit 77d542fbfa7d8e43669acd7438292935fff50be4 diff --git a/configs b/configs index 4759f24031..e4ed73d32b 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 4759f240312ffd5c7e008017cb11aa733ed900b7 +Subproject commit e4ed73d32bdc3211c0408bd03614113846a2d97d