diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2010-04-08 08:39:38 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-04-14 17:08:18 +0200 |
commit | 808d97ccbe8e8251b1435e86c762965fd7e8a75e (patch) | |
tree | b45e594937a226c4d346240f9d3387c4cd8e5b8a /arch | |
parent | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version (diff) | |
download | linux-808d97ccbe8e8251b1435e86c762965fd7e8a75e.tar.xz linux-808d97ccbe8e8251b1435e86c762965fd7e8a75e.zip |
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
This introduce the field f_max into the mmci_platform_data,
making it possible to pass in a desired block clocking frequency
from a board configuration. This is often more desirable than
using a module parameter. We keep the module parameter as a
fallback as well as the default frequency specified for this
parameter if a parameter is not provided.
This also adds some kerneldoc style documentation to the
platform data struct in mmci.h.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions