public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] wbsd: convert to the new platfrom device interface and more
@ 2005-12-15  5:39 Dmitry Torokhov
  2005-12-15  5:39 ` [patch 1/3] wbsd: convert to the new platfrom device interface Dmitry Torokhov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Dmitry Torokhov @ 2005-12-15  5:39 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: wbsd-devel, linux-kernel

Hi,

The following patch converts wbsd driver to the new platfrom device
interface. platfrom_device_register_simple() is going away, we need
to platfrom_device_alloc() + platfrom_device_add() instead.

The second patch is a result of passing the driver through Lindent
so it conforms to the kernel conding style. Feel free to drop it if
you don't like what you see.

The third patch converts the driver to use ARRAY_SIZE() macro instead
of open-coding it.

The patches were compile-tested on i386, I do not have the hardware
to verify it it still runs.

--
Dmitry


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-12-15 16:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-15  5:39 [patch 0/3] wbsd: convert to the new platfrom device interface and more Dmitry Torokhov
2005-12-15  5:39 ` [patch 1/3] wbsd: convert to the new platfrom device interface Dmitry Torokhov
2005-12-15 16:08   ` Pierre Ossman
2005-12-15  5:39 ` [patch 2/3] wbsd: run through Lindent Dmitry Torokhov
2005-12-15  6:52   ` Pierre Ossman
2005-12-15  6:54     ` Dmitry Torokhov
2005-12-15  5:39 ` [patch 3/3] wbsd: make use of ARRAY_SIZE() macro Dmitry Torokhov
2005-12-15 16:09   ` Pierre Ossman
2005-12-15 16:24     ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox