[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5214232f-5cf2-d897-3f76-b72f48b9d512@intel.com>
Date: Mon, 27 Sep 2021 09:33:43 -0700
From: Russ Weight <russell.h.weight@...el.com>
To: Xu Yilun <yilun.xu@...el.com>
CC: <mdf@...nel.org>, <linux-fpga@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <trix@...hat.com>,
<lgoncalv@...hat.com>, <hao.wu@...el.com>,
<matthew.gerlach@...el.com>
Subject: Re: [PATCH v16 2/5] fpga: image-load: enable image uploads
On 9/25/21 6:10 PM, Xu Yilun wrote:
>>>>
>>>> + cdev_init(&imgld->cdev, &fpga_image_load_fops);
>>>> + imgld->cdev.owner = parent->driver->owner;
>>>> + imgld->cdev.kobj.parent = &imgld->dev.kobj;
>>> Could be replaced by cdev_set_parent()
> Sorry I ended last mail before this comment, and you may not notice it.
Yes - I did miss that. Thanks!
- Russ
>
> Thanks,
> Yilun
>
Powered by blists - more mailing lists