Hi Tom, Here are a few clean-ups and fixes.
https://travis-ci.org/sglass68/u-boot/builds/281422204 The following changes since commit ec4e99a4a24c84069c710df3202ecb1e501ff60f: Merge git://git.denx.de/u-boot-mmc (2017-09-28 23:31:11 -0400) are available in the git repository at: git://git.denx.de/u-boot-dm.git for you to fetch changes up to 6d2eeed584240a2a141e68d40e893e66d12c100c: sandbox: avoid memory leak in os_dirent_ls (2017-09-29 13:13:24 -0600) ---------------------------------------------------------------- Faiz Abbas (1): dm: core: Round up size when allocating so that it is cache line aligned Heinrich Schuchardt (1): sandbox: avoid memory leak in os_dirent_ls Klaus Goger (1): dm: ofnode: query correct property in livetree ofnode_get_addr_size Rob Clark (1): test: print_ut: Add test for %ls strings Simon Glass (4): dm: gpio: vybrid_gpio: Correct driver's use of bind() method dm: gpio: Add a comment about not copying some drivers dm: gpio: Correct use of -ENODEV in drivers dm: gpio: pca953x: Drop pointless data structure checks arch/sandbox/cpu/os.c | 20 ++++++++++++++------ drivers/core/device.c | 1 + drivers/core/ofnode.c | 4 +++- drivers/gpio/adi_gpio2.c | 2 +- drivers/gpio/atmel_pio4.c | 12 ++++++------ drivers/gpio/imx_rgpio2p.c | 7 ++++++- drivers/gpio/mxc_gpio.c | 7 ++++++- drivers/gpio/omap_gpio.c | 11 ++++++----- drivers/gpio/pca953x_gpio.c | 11 ----------- drivers/gpio/tegra186_gpio.c | 2 +- drivers/gpio/vybrid_gpio.c | 25 ++++++------------------- drivers/i2c/imx_lpi2c.c | 2 +- drivers/i2c/mxc_i2c.c | 12 ++++++------ drivers/i2c/tegra186_bpmp_i2c.c | 2 +- test/print_ut.c | 3 +++ 15 files changed, 61 insertions(+), 60 deletions(-) Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot