
18 Nov
2015
18 Nov
'15
4:54 p.m.
Jagan
On Tuesday 17 November 2015 11:51 AM, Jagan Teki wrote:
void *ctrl_mod_mmap;
Looks like this patch manages to prepare for non-dm addition by using dm functions is it? and other than that some new things got added like RD_DUAL or ctrl_mod_mmap, please add them separately add do the dm conversion only on existing code.
ctrl_mod_map is used in non DM mode as well. Earlier there was a define, I changed it to a variable while preparing driver for DM conversion.
Regards Mugunthan V N