[PATCH 2/5] ibmebus: Remove bus match/probe/remove functions
Arnd Bergmann
arnd at arndb.de
Wed Sep 26 00:29:51 EST 2007
On Tuesday 25 September 2007, Joachim Fenkes wrote:
> ibmebus_{,un}register_driver() are replaced by dummy functions because
> ibmebus is temporarily unusable in this transitional state.
>
> Signed-off-by: Joachim Fenkes <fenkes at de.ibm.com>
> ---
> arch/powerpc/kernel/ibmebus.c | 199 ++---------------------------------------
> 1 files changed, 6 insertions(+), 193 deletions(-)
>
Great diffstat!
The description makes it sound like a git-bisect would get broken
by this patch, which should never happen. If the patch indeed
ends up with a broken kernel, it would be better to merge it with
the later patch that fixes the code again.
Arnd <><
More information about the Linuxppc-dev
mailing list