28 May
2015
28 May
'15
11:29 a.m.
On Tue, May 26, 2015 at 04:58:05PM -0700, yang.a.fang@intel.com wrote:
-static int ts3a227e_parse_dt(struct ts3a227e *ts3a227e, struct device_node *np) +static int ts3a227e_parse_dt(struct ts3a227e *ts3a227e, struct device *dev)
You should rename the function - it's not just parsing DT, it's also parsing ACPI (and any other firmware interface that comes along) now.