diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-21 11:29:01 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-23 22:25:44 -0400 |
commit | 4815db87f518ba6d4f070cfbcb6959ea7720775d (patch) | |
tree | 3c921d5f5b2bf0539e8383152259cc943d2d4edf /tools/genboardscfg.py | |
parent | 259ede1132724a82327e06808884d4debba6f8eb (diff) | |
download | u-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.zip u-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.tar.gz u-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.tar.bz2 |
reset: add no-op stubs for optional reset control
My motivation for this patch is to make reset control handling
optional for generic drivers.
I want to add reset control to drivers/usb/host/ehci-generic.c,
but it is used by several platforms, some will implement a reset
controller driver, some will not.
Add no-op stubs in order to avoid link error for drivers that
implement reset controlling, but still it is optional.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/genboardscfg.py')
0 files changed, 0 insertions, 0 deletions