]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tegra2: mmc: define register field values in tegra2_mmc.h
authorAnton staaf <robotboy@chromium.org>
Thu, 10 Nov 2011 11:56:49 +0000 (11:56 +0000)
committerAndy Fleming <afleming@freescale.com>
Sat, 12 Nov 2011 21:39:29 +0000 (15:39 -0600)
commit8e42f0d62b9ee5ff5d3b2ddda16d98d5c792719c
tree190a163e7af719edf3745bf21de463eac7e255df
parent0612fcbcb183ff250c018faa6e202a15394094f0
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>
drivers/mmc/tegra2_mmc.c
drivers/mmc/tegra2_mmc.h