[PATCH] mtd: bcm47xxsflash: implement chip polling

Artem Bityutskiy dedekind1 at gmail.com
Tue Mar 19 09:03:41 EDT 2013


On Fri, 2013-03-15 at 17:43 +0100, Rafał Miłecki wrote:
> To be honest, I had bus abstraction in my code. I removed it because
> of Artem's comments in last patchset. He said he doesn't have a proof
> I'll ever add SSB support and told me to remove code that prepared
> bcm47xxsflash for abstracting bus type.

I only asked to introduce it when you actually need it. I only objected
to adding preparations without the code which uses the preparations. I
do not really know the bcm47 HW, but of course if you have a HW resource
which is shared between subsystems, you should not use it directly from
MTD, you should have some kind of framework / accessors for the
resource.
 
-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list