Thread (48 messages) 48 messages, 8 authors, 2019-04-26

[PATCH v6 09/17] media: rkisp1: add rockchip isp1 core driver

From: tfiga@chromium.org (Tomasz Figa)
Date: 2018-05-16 08:09:09
Also in: linux-devicetree, linux-media, linux-rockchip, lkml

Hi Jacob, Shunqian,

On Thu, Mar 8, 2018 at 6:49 PM Jacob Chen [off-list ref] wrote:
[snip]
+static const struct of_device_id rkisp1_plat_of_match[] = {
+       {
+               .compatible = "rockchip,rk3288-cif-isp",
+               .data = &rk3288_isp_clk_data,
+       }, {
+               .compatible = "rockchip,rk3399-cif-isp",
+               .data = &rk3399_isp_clk_data,
+       },
+       {},
+};
We need MODULE_DEVICE_TABLE() here.

Best regards,
Tomasz
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help