Searched hist:f2760c4acd5b7a198632d002528ec7c227ea27b8 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial.c | f2760c4acd5b7a198632d002528ec7c227ea27b8 Sun Sep 16 16:54:22 UTC 2012 Marek Vasut <marex@denx.de> serial: Enhance the manual relocation
Enhance the manual relocation of drivers operations structure by checking if the entries are NULL and increment them only if they are not. This allows for setting any entry to NULL and it will survive the manual relocation.
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Marek Vasut <marek.vasut@gmail.com> Cc: Tom Rini <trini@ti.com> Cc: Anatolij Gustschin <agust@denx.de> Cc: Stefan Roese <sr@denx.de>
|