commit | 0dfb31ce0fa6b75a5f04d07a1ca1128b873e76de | [log] [tgz] |
---|---|---|
author | Anton staaf <robotboy@chromium.org> | Thu Nov 10 11:56:49 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Sat Nov 12 15:39:29 2011 -0600 |
tree | 190a163e7af719edf3745bf21de463eac7e255df | |
parent | 6a8c74c764bb991ba2327cf72b2af8d58a43939c [diff] |
Tegra2: mmc: define register field values in tegra2_mmc.h This moves the magic numbers sprinkled about the MMC driver to a single location in the header file and gives them meaningful names. Signed-off-by: Anton Staaf <robotboy@chromium.org> Cc: Andy Fleming <afleming@gmail.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net>