Skip to content

Commit

Permalink
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Browse files Browse the repository at this point in the history
nvidiafb recognizes geforcego 7300 chip as mobile

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@mail.by>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Sergey Senozhatsky authored and Linus Torvalds committed Apr 3, 2009
1 parent ee3b429 commit 5482415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/video/nvidia/nv_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ int NVCommonSetup(struct fb_info *info)
case 0x0186:
case 0x0187:
case 0x018D:
case 0x01D7:
case 0x0228:
case 0x0286:
case 0x028C:
Expand Down

0 comments on commit 5482415

Please sign in to comment.