diff options
author | Stephen Warren <swarren@nvidia.com> | 2016-09-13 10:45:45 -0600 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2016-09-27 09:11:01 -0700 |
commit | 6138d5b6828ee8ebb36aef7302d3c171d87f3157 (patch) | |
tree | 04d68e91ed7ce57c1ca872f90390d4c84bad7d22 /drivers/serial/Makefile | |
parent | 6b83588eea77c6fe69c11ba9e5eb2df071b1dadc (diff) | |
download | u-boot-imx-6138d5b6828ee8ebb36aef7302d3c171d87f3157.zip u-boot-imx-6138d5b6828ee8ebb36aef7302d3c171d87f3157.tar.gz u-boot-imx-6138d5b6828ee8ebb36aef7302d3c171d87f3157.tar.bz2 |
mmc: tegra: don't use periph_id in pad_init_mmc()
The MMC driver will soon be converted to use standard clock/reset APIs,
and so the periph_id field in the MMC device priv struct will disappear.
Rework the implementation of pad_init_mmc() to rely on this; using the
device register address is a much more direct test anyway.
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'drivers/serial/Makefile')
0 files changed, 0 insertions, 0 deletions