On 19 February 2013 18:54, Alexander Shiyan wrote:
> ...
>> >> >> >> struct regmap *syscon_regmap_lookup_by_compatible(const char *s)
>> >> >> >> {
>> >> >> >> struct device_node *syscon_np;
>> >> >> >> struct regmap *regmap;
>> >> >> >> + struct syscon *syscon;
>> >> >> >> +
...
> >> >> >> struct regmap *syscon_regmap_lookup_by_compatible(const char *s)
> >> >> >> {
> >> >> >> struct device_node *syscon_np;
> >> >> >> struct regmap *regmap;
> >> >> >> + struct syscon *syscon;
> >> >> >> + struct device *dev;
> >> >> >>
> >> >> >> syscon_np =
2 matches
Mail list logo