alistair23-linux/drivers/staging/board
Tomeu Vizoso 2b18a0eb10 staging: board: Set PM domain before probe
PM domains shouldn't be modified after a device is probed, so set it
before device registration to be sure of that.

In the future the PM domain pointer will be set through a setter that
will WARN if the device has been probed already.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:05:57 +09:00
..
armadillo800eva.c staging: board: Migrate away from __pm_genpd_name_add_device() 2015-09-09 02:18:25 +02:00
board.c staging: board: Set PM domain before probe 2015-10-29 09:05:57 +09:00
board.h staging: board: Add support for devices with complex dependencies 2015-06-17 21:42:51 -07:00
Kconfig staging: make board support depend on OF_IRQ and CLKDEV_LOOKUP 2015-07-06 10:06:47 -07:00
kzm9d.c staging: board: kzm9d: Translate hwirq numbers to virq numbers 2015-06-17 21:42:51 -07:00
Makefile staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb 2015-06-17 21:42:52 -07:00
TODO