commit | 3de78a9dbf173952270e761c21f2df3a7e1ed256 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Fri Jul 15 17:33:43 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 15 19:05:07 2011 +0200 |
tree | 7bc175cede472e6bdcef85c200c551d56e2657b7 | |
parent | a458ca1edc318bc63a632b97ab3d04b86b81f7ef [diff] |
gma500: Make crtc count a property of the device Octavian Purdila posted a patch that sets num_crtc to 1 for Moorestown, but Oaktrail has 2 so we need to split Oaktrail/Moorestown more sensibly, and also cope with some other differences later on. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>