
12 Mar
2014
12 Mar
'14
12:32 p.m.
On Wednesday, March 12, 2014 at 11:24:24 AM, Pantelis Antoniou wrote:
Struct mmc has picked up a lot of cruft over the years.
It is time for it to be split in 3 parts; the original mmc struct containing the state, the mmc_config struct containing the board setup configuration and the mmc_ops struct contains the method pointers.
Using the new config structures the mmc device creation now gets much more easier by using the new mmc_create() call
Is this a V2? I don't see a changelog or anything ...
Best regards, Marek Vasut