<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Kishon,<br>
    <br>
    <div class="moz-cite-prefix">On 08/20/2015 01:56 AM, Yakir Yang
      wrote:<br>
    </div>
    <blockquote cite="mid:55D57A19.7020205@rock-chips.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Hi Kishon,<br>
      <br>
      <div class="moz-cite-prefix">On 08/19/2015 11:40 PM, Kishon Vijay
        Abraham I wrote:<br>
      </div>
      [...]<br>
      <blockquote cite="mid:55D55A3E.8090905@ti.com" type="cite">
        <blockquote type="cite">
          <pre wrap="">[...]
+MODULE_DEVICE_TABLE(of, rockchip_dp_phy_dt_ids);
+
+static struct platform_driver rockchip_dp_phy_driver = {
+       .probe          = rockchip_dp_phy_probe,
+       .driver         = {
+               .name   = "rockchip-dp-phy",
+               .owner  = THIS_MODULE,
</pre>
        </blockquote>
        <pre wrap="">owner is not required here.</pre>
      </blockquote>
    </blockquote>
    <br>
    Whoops, forget to reply this one.<br>
    <br>
    Done.<br>
    <br>
    - Yakir<br>
    <blockquote cite="mid:55D57A19.7020205@rock-chips.com" type="cite">
      <blockquote cite="mid:55D55A3E.8090905@ti.com" type="cite">
        <pre wrap="">

Thanks
Kishon



</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>