Jim Cromie 979b5ec3a7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg
Add a platform-device to scx200_gpio, and use its struct device dev member
(ie: devp) in dev_dbg() once.

There are 2 alternatives here (Im soliciting guidance/commentary):

- use isa_device, if/when its added to the kernel.

- alter scx200.c to EXPORT_GPL its private devp so that both scx200_gpio,
  and the (to be added) nsc_gpio module can use it.  Since the available devp
  is in 'grandparent', this seems like too much 'action at a distance'.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:42 -07:00
..
2006-06-27 17:32:39 -07:00
2006-06-26 18:35:02 +02:00
2006-01-01 22:21:50 +01:00
2006-03-23 07:38:16 -08:00
2006-06-25 10:01:17 -07:00
2006-06-27 17:32:39 -07:00
2006-06-25 10:01:17 -07:00
2006-03-28 16:45:26 +11:00
2006-04-22 18:45:07 +10:00
2005-10-29 19:30:42 +01:00
2005-10-29 19:30:42 +01:00
2006-06-26 09:58:19 -07:00
2006-03-28 09:16:05 -08:00
2006-06-27 17:32:39 -07:00
2006-03-28 09:16:08 -08:00
2006-03-23 07:38:11 -08:00
2006-01-10 08:01:59 -08:00
2005-10-29 19:30:55 +01:00
2006-03-25 08:22:52 -08:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00
2006-03-23 07:38:15 -08:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:40 -07:00
2006-06-27 17:32:39 -07:00
2006-03-28 09:16:08 -08:00
2006-03-25 08:22:52 -08:00
2006-04-28 08:33:46 -07:00
2006-06-26 14:12:02 -07:00
2006-06-27 17:32:39 -07:00