Linus Walleij 808d97ccbe 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>
2010-04-14 16:08:18 +01:00
..
2009-07-31 12:28:46 +02:00
2008-12-16 14:58:17 +01:00
2010-03-07 22:17:32 +01:00
2009-09-23 07:39:43 -07:00
2009-03-24 21:30:03 +01:00
2009-12-15 08:53:25 -08:00
2009-10-01 16:11:15 -07:00
2009-06-13 22:42:59 +02:00
2008-12-31 19:56:05 +01:00
2009-04-08 20:14:54 +02:00