[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <554CC847.6020004@biot.com>
Date: Fri, 08 May 2015 16:29:27 +0200
From: Bert Vermeulen <bert@...t.com>
To: Frans Klaver <fransklaver@...il.com>
CC: David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
linux-mtd@...ts.infradead.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] nand: Add NAND driver for Mikrotik RB4xx series boards
On 05/08/2015 12:14 PM, Frans Klaver wrote:
> On Thu, May 7, 2015 at 2:31 PM, Bert Vermeulen <bert@...t.com> wrote:
>> +
>> + info->chip.priv = info;
>> + info->mtd.priv = &info->chip;
>> + info->mtd.owner = THIS_MODULE;
>
> If you should respin, could you add
>
> info->mtd.dev.parent = &pdev->dev;
>
> This will have a symlink to the parent device show up in sysfs. Seems
> some people feel rather strongly about that.
Sure, will do. I'll wait for some comment from David Woodhouse or Brian
Norris first, in case there's something more substantial to fix as well.
--
Bert Vermeulen bert@...t.com email/xmpp
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists