[Intel-gfx] [PATCH 27/59] drm/kmb: minor name change to match device tree
Anitha Chrisanthus
anitha.chrisanthus at intel.com
Tue Jun 30 21:27:39 UTC 2020
name change
Signed-off-by: Anitha Chrisanthus <anitha.chrisanthus at intel.com>
---
drivers/gpu/drm/kmb/kmb_drv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/kmb/kmb_drv.c b/drivers/gpu/drm/kmb/kmb_drv.c
index 1f0dcbe..b1cc8ad 100644
--- a/drivers/gpu/drm/kmb/kmb_drv.c
+++ b/drivers/gpu/drm/kmb/kmb_drv.c
@@ -475,7 +475,7 @@ static int kmb_remove(struct platform_device *pdev)
}
static const struct of_device_id kmb_of_match[] = {
- {.compatible = "kmb,display"},
+ {.compatible = "intel,kmb_display"},
{},
};
--
2.7.4
More information about the Intel-gfx
mailing list