[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110322215759.2d982e06@bob.linux.org.uk>
Date: Tue, 22 Mar 2011 21:57:59 +0000
From: Alan Cox <alan@...ux.intel.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Oren Weil <oren.jer.weil@...el.com>, gregkh@...e.de,
linux-kernel@...r.kernel.org, david@...dhou.se
Subject: Re: [PATCH 1/7] char/mei: PCI device and char driver support.
> * In the PCI probe function, create a misc character device for
> every instance you find behind each device. Remove the global
> variables and constants.
The current code is complex and could be a ton simpler *but* don't
abuse misc devices when you have one per PCI instance please.
Alan (Miscdevice police)
--
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