diff options
author | Przemyslaw Marczak <p.marczak@samsung.com> | 2014-04-18 09:48:24 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-04-30 10:30:57 +0200 |
commit | adfc17bf09ba67cff11472ffa58fc0208defa29c (patch) | |
tree | f1a430da82229f30eccedb91fd2f07682bfd40e3 /drivers/ddr | |
parent | 08a98b89df39d25a1260f390c19be4649dfd303d (diff) | |
download | u-boot-imx-adfc17bf09ba67cff11472ffa58fc0208defa29c.zip u-boot-imx-adfc17bf09ba67cff11472ffa58fc0208defa29c.tar.gz u-boot-imx-adfc17bf09ba67cff11472ffa58fc0208defa29c.tar.bz2 |
usb:gadget:f_thor: code cleanup in function download_tail()
In thor's download_tail() function, dfu_get_entity() is called
before each dfu_write() call and the returned entity pointers
are the same. So dfu_get_entity() can be called just once and
this patch changes this.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions