diff options
author | Simon Glass <sjg@chromium.org> | 2017-09-17 16:54:54 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-10-08 20:41:09 -0600 |
commit | ae06a1b9960aa97bd876840ebdb644c2952cd482 (patch) | |
tree | 5125f2dde49762c757fb42084178832e3114548c /drivers/fpga/stratixv.c | |
parent | 7c84319af9c76084f50f3f2b97545bfa05f3971d (diff) |
dm: gpio: pca953x: Drop pointless data structure checks
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>
Diffstat (limited to 'drivers/fpga/stratixv.c')
0 files changed, 0 insertions, 0 deletions