On Tue, Apr 21, 2015 at 1:56 PM, Linus Walleij wrote:
> On Tue, Sep 23, 2014 at 1:30 AM, Simon Glass wrote:
>
>> Adjust the driver so that leaf functions take a pointer to the serial port
>> register base. Put all the global configuration in the init function, and
>> use the same settings from th
On Tue, Sep 23, 2014 at 1:30 AM, Simon Glass wrote:
> Adjust the driver so that leaf functions take a pointer to the serial port
> register base. Put all the global configuration in the init function, and
> use the same settings from then on.
>
> This makes it much easier to move to driver model
On 22 September 2014 17:30, Simon Glass wrote:
> Adjust the driver so that leaf functions take a pointer to the serial port
> register base. Put all the global configuration in the init function, and
> use the same settings from then on.
>
> This makes it much easier to move to driver model withou
Adjust the driver so that leaf functions take a pointer to the serial port
register base. Put all the global configuration in the init function, and
use the same settings from then on.
This makes it much easier to move to driver model without duplicating the
code, since with driver model we use pl
4 matches
Mail list logo