> -----Original Message-----
> From: Olaf Hering [mailto:o...@aepfle.de]
> Sent: Thursday, February 28, 2013 10:17 AM
> To: Haiyang Zhang
> Cc: florianschandi...@gmx.de; linux-fb...@vger.kernel.org; KY Srinivasan;
> jasow...@redhat.com; linux-kernel@vger.kernel.org;
> de...@linuxdriverproject.org
> Subject: Re: [PATCH RFC] video: Add Hyper-V Synthetic Video Frame Buffer
> Driver
> 
> On Fri, Feb 15, Haiyang Zhang wrote:
> 
> > +   if (fb_get_options("hyperv_fb", &opt) || !opt || !*opt)
> 
> > +   strcpy(info->fix.id, "hyperv");
> 
> 
> Here is a mismatch between video=<optname> and /proc/fb output.
> Both should have the same string IMO.

I will make both of them to be KBUILD_MODNAME.

Thanks,
- Haiyang

Reply via email to