[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080922101137.GA27526@elte.hu>
Date: Mon, 22 Sep 2008 12:11:37 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH] x86: use platform_device_register_simple()
* Akinobu Mita <akinobu.mita@...il.com> wrote:
> Cleanup pcspeaker.c
> - pd = platform_device_alloc("pcspkr", -1);
> + pd = platform_device_register_simple("pcspkr", -1, NULL, 0);
applied to tip/x86/cleanups, thanks!
Ingo
--
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