video: msm: add mdp version to id string,and put a bogus panel id
This commit is contained in:
		| @@ -992,7 +992,7 @@ static void setup_fb_info(struct msmfb_info *msmfb) | ||||
| 	int r; | ||||
|  | ||||
| 	/* finish setting up the fb_info struct */ | ||||
| 	strncpy(fb_info->fix.id, "msmfb", 16); | ||||
| 	strncpy(fb_info->fix.id, "msmfb31_0", 16); | ||||
| 	fb_info->fix.ypanstep = 1; | ||||
|  | ||||
| 	fb_info->fbops = &msmfb_ops; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user