
29 Sep
2017
29 Sep
'17
11 p.m.
These checks cannot fail since driver model will not call a driver's method if it cannot fully create the driver data structures.
It is confusing to have these checks and others might copy them. Drop this code.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/gpio/pca953x_gpio.c | 11 ----------- 1 file changed, 11 deletions(-)
Applied to u-boot-dm thanks!