
2 May
2015
2 May
'15
10:58 p.m.
On 17 February 2015 at 15:29, Simon Glass sjg@chromium.org wrote:
Only set the speed if it has changed from last time. Since the speed will be 0 when the device is probed it will always be changed on the first transfer after the device is probed.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/spi/spi-uclass.c | 9 ++++++--- include/spi.h | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-)
Applied to u-boot-dm.