From patchwork Fri Dec 13 22:24:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 22420 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f200.google.com (mail-ve0-f200.google.com [209.85.128.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 2913F23FBA for ; Fri, 13 Dec 2013 22:27:36 +0000 (UTC) Received: by mail-ve0-f200.google.com with SMTP id jw12sf4836763veb.3 for ; Fri, 13 Dec 2013 14:27:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=rq1WCbwdUKqA6J4YjiPhv73t5Lv7pqpst8YJSyl07BY=; b=HgN6GT9q0A9hEiy4F1dhx6cBaSo6loKwaVP3mSO6Ck0Xe2jhEwx75TVEoq4DUvf9bD pFSyyNtVdI0v231fhqKTlQbrX1ZBqihZWqVQGQIbv2usTyRL4x5Yc7QwOkXCCGh67X8w VcfvmAKxP+OBpzikX3CDdQIKmU21qSkI4pfA3VoDTyqLkIApu+YrH+XSA2gSWfI04/6O Q3fN+UXOcMTAVAAg3oYr0/R4LKf0JWkXB1afkgE3qwYisyCH6v+pEr320xsxHRv9ZPgU Ra+v/Z8HcpHmskut/JogDXVy8LwUjnOaudXR++dG+AU85xQTVCuBWQnf/tgl1o9NWB7c tcTA== X-Gm-Message-State: ALoCoQmVkdpNPg78X0TDct73HiOWUO3FjDXHDP+mI5KpwMXBPlwvaO65073aKTZzBFoEe9v3qJmr X-Received: by 10.58.96.97 with SMTP id dr1mr1878424veb.1.1386973655974; Fri, 13 Dec 2013 14:27:35 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.81.133 with SMTP id a5ls1205349qey.21.gmail; Fri, 13 Dec 2013 14:27:35 -0800 (PST) X-Received: by 10.220.86.69 with SMTP id r5mr2242578vcl.9.1386973655748; Fri, 13 Dec 2013 14:27:35 -0800 (PST) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) by mx.google.com with ESMTPS id bl10si1205554vcb.9.2013.12.13.14.27.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:27:35 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.175; Received: by mail-ve0-f175.google.com with SMTP id jx11so1816193veb.20 for ; Fri, 13 Dec 2013 14:27:35 -0800 (PST) X-Received: by 10.221.16.200 with SMTP id pz8mr2180013vcb.53.1386973655678; Fri, 13 Dec 2013 14:27:35 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp73557vcz; Fri, 13 Dec 2013 14:27:35 -0800 (PST) X-Received: by 10.66.6.40 with SMTP id x8mr5852664pax.97.1386973654825; Fri, 13 Dec 2013 14:27:34 -0800 (PST) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx.google.com with ESMTPS id pi8si2525472pac.1.2013.12.13.14.27.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:27:34 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.54 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.160.54; Received: by mail-pb0-f54.google.com with SMTP id un15so3134649pbc.41 for ; Fri, 13 Dec 2013 14:27:34 -0800 (PST) X-Received: by 10.68.244.168 with SMTP id xh8mr6058550pbc.3.1386973654401; Fri, 13 Dec 2013 14:27:34 -0800 (PST) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id qz9sm7457908pbc.3.2013.12.13.14.27.32 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:27:32 -0800 (PST) From: John Stultz To: LKML Cc: Greg KH , Android Kernel Team , Sumit Semwal , Jesse Barker , Colin Cross , Johan Mossberg , John Stultz Subject: [PATCH 055/115] gpu: ion: Export ion_client_create Date: Fri, 13 Dec 2013 14:24:29 -0800 Message-Id: <1386973529-4884-56-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1386973529-4884-1-git-send-email-john.stultz@linaro.org> References: <1386973529-4884-1-git-send-email-john.stultz@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Johan Mossberg Will enable modules to allocate memory with ion. Signed-off-by: Johan Mossberg [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz --- drivers/staging/android/ion/ion.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c index c775e4f..7c25d9f 100644 --- a/drivers/staging/android/ion/ion.c +++ b/drivers/staging/android/ion/ion.c @@ -688,6 +688,7 @@ struct ion_client *ion_client_create(struct ion_device *dev, return client; } +EXPORT_SYMBOL(ion_client_create); void ion_client_destroy(struct ion_client *client) {