search for: af9ee2de4c4d

Displaying 1 result from an estimated 1 matches for "af9ee2de4c4d".

2016 Mar 31
1
[PATCH] platform: disable probe of GM20B
...rry for that, but could you take this for one of the next -rc? I will re-enable GM20B once the DT bindings have landed. Thanks! drm/nouveau/nouveau_platform.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drm/nouveau/nouveau_platform.c b/drm/nouveau/nouveau_platform.c index 2dfe58af12e4..af9ee2de4c4d 100644 --- a/drm/nouveau/nouveau_platform.c +++ b/drm/nouveau/nouveau_platform.c @@ -60,10 +60,6 @@ static const struct of_device_id nouveau_platform_match[] = { .compatible = "nvidia,gk20a", .data = &gk20a_platform_data, }, - { - .compatible = "nvidia,gm20b", - .d...