Re: [PATCH] LDT - Linux Driver Template

From: Constantine Shulyupin
Date: Tue Nov 13 2012 - 18:51:37 EST


> Now I agree using the char interface isn't the most "obvious" and I have
> a set of ideas/half-baked patches floating around that aim to clean it
> up, but for now, I'd recommend just using the misc interface, it's
> worlds simpler, makes sense, and handles all of the struct device work
> for you automatically.
OK. Thanks.
Originally I've used only misc device and introduced dev region up on
request. But it makes code too complicated.
I also prefer to use only misc device in LDT.

Thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/