]> git.openfabrics.org - ~emulex/infiniband.git/commit
eeepc-laptop: fix led initialization order
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Thu, 3 Dec 2009 07:44:57 +0000 (07:44 +0000)
committerLen Brown <len.brown@intel.com>
Wed, 9 Dec 2009 20:54:31 +0000 (15:54 -0500)
commit2b56f1c170fc6338a7d907d6a7132669f9ccdf62
tree0df570ed8f7ea47f05d39338b8c7b17b2f69049d
parent487186880d31821eaaba0cc1f27d5a581c56981d
eeepc-laptop: fix led initialization order

Create the workqueue thread used by tpd_led_set() *before* we register
the led device.  (And vice versa for unregistration).

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/eeepc-laptop.c