summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2015-04-15 13:07:24 +0200
committerSimon Glass <sjg@chromium.org>2015-04-22 11:03:15 -0600
commitcc73d37b7f1edbbf03e2abcf5815bdd122e8baed (patch)
tree049e945aed984e4e1bbee25aa51145592bb24150 /common
parentb7af1a2da767c0dd283ffce3d50efd36af32df14 (diff)
downloadu-boot-imx-cc73d37b7f1edbbf03e2abcf5815bdd122e8baed.zip
u-boot-imx-cc73d37b7f1edbbf03e2abcf5815bdd122e8baed.tar.gz
u-boot-imx-cc73d37b7f1edbbf03e2abcf5815bdd122e8baed.tar.bz2
dm: core: device: add function: dev_get_driver_ops()
This commit extends the driver model device's API by function: - dev_get_driver_ops() And this function returns the device's driver's operations if given: - dev pointer, is non-NULL - dev->driver->ops pointer, is non-NULL in other case the, the NULL pointer is returned. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions