From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound4-blu-R.bigfish.com (outbound-blu.frontbridge.com [65.55.251.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id 1870ADDE17 for ; Thu, 29 Nov 2007 09:19:05 +1100 (EST) Message-ID: <474DE952.6000304@am.sony.com> Date: Wed, 28 Nov 2007 14:18:58 -0800 From: Geoff Levand MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: [patch 2/7] ps3: Add ps3_repository_find_device_by_id() References: <20071128143142.580732000@pademelon.sonytel.be> <20071128143438.201413000@pademelon.sonytel.be> In-Reply-To: <20071128143438.201413000@pademelon.sonytel.be> Content-Type: text/plain; charset=ISO-8859-1 Cc: Linux/PPC Development , Linux kernel mailing list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > ps3: Add ps3_repository_find_device_by_id() > > Signed-off-by: Geert Uytterhoeven > --- > arch/powerpc/platforms/ps3/platform.h | 2 > arch/powerpc/platforms/ps3/repository.c | 77 ++++++++++++++++++++++++++++++++ > 2 files changed, 79 insertions(+) Looks good. Acked-by: Geoff Levand