diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-01-24 12:46:08 -0700 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2014-02-03 09:46:46 -0700 |
commit | cad38a57d3c4505d560f46bdc2640846656d0efb (patch) | |
tree | a0fc1d1de477740f6b04da4f470a783c30426b17 /common/cmd_scsi.c | |
parent | 41cd530d6d9b4fb3c2ab475cb92f1242400b5fb1 (diff) | |
download | u-boot-imx-cad38a57d3c4505d560f46bdc2640846656d0efb.zip u-boot-imx-cad38a57d3c4505d560f46bdc2640846656d0efb.tar.gz u-boot-imx-cad38a57d3c4505d560f46bdc2640846656d0efb.tar.bz2 |
ARM: tegra: pass just partition ID to power_partition()
Pass just the partition ID to power_partition(), rather than also passing
the partition's status register mask too. This makes it simpler to get
call-sites correct, since they don't need to pass two different values
that define the same thing and must match.
Consequently, we can remove the mask definitions from pmc.h.
Suggested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'common/cmd_scsi.c')
0 files changed, 0 insertions, 0 deletions