RE: [PATCH 3/3] mmc: mmci: Change vdd_handler to a generic ios_handler

2011-09-28 Thread Sebastian RASMUSSEN
> I'm guessing it was some feature intended to control e.g. a > regulator of some kind by routing them off-chip (since mixed-signal > chips rarely have MMC controllers inside...) and most designers > already have their own regulator designs so it made no sense > for anyone to actually implement it

Re: [PATCH 3/3] mmc: mmci: Change vdd_handler to a generic ios_handler

2011-09-27 Thread Linus Walleij
On Tue, Sep 27, 2011 at 1:42 PM, Ulf Hansson wrote: > The purpose of the vdd_handler does not make sense. We remove it > and use a generic approach instead. A new ios_handler is added, the > purpose of which e.g. can be to control GPIO pins to a levelshifter. > > Previously the vdd_handler was al

[PATCH 3/3] mmc: mmci: Change vdd_handler to a generic ios_handler

2011-09-27 Thread Ulf Hansson
The purpose of the vdd_handler does not make sense. We remove it and use a generic approach instead. A new ios_handler is added, the purpose of which e.g. can be to control GPIO pins to a levelshifter. Previously the vdd_handler was also used for making additional changes to the power register bit