From patchwork Fri Nov 19 11:09:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naushir Patuck X-Patchwork-Id: 14648 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 21B44BDB13 for ; Fri, 19 Nov 2021 11:10:18 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id D333160376; Fri, 19 Nov 2021 12:10:17 +0100 (CET) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=raspberrypi.com header.i=@raspberrypi.com header.b="X942DvJl"; dkim-atps=neutral Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 1ED87600B5 for ; Fri, 19 Nov 2021 12:10:14 +0100 (CET) Received: by mail-wr1-x42f.google.com with SMTP id d24so17568006wra.0 for ; Fri, 19 Nov 2021 03:10:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=PN3DCfgGpvrincKp8qjYTXfagYjL3rVJtucQdzIRi1U=; b=X942DvJlmftO0+BCC7SJUjRahIFuK6jyUcWSjnRXaY3ucmk2xyWm7ysdJl+DpRjQff IlB1z99sWD2fNHJGitTvqt4eH7+GZFP8B6Dk8YP7NiV7qRHO/CilnbDXQdAWP4ebtDx9 AzGak6ggBcuoEnJq5jEhK+qIxZ6cOKqXL5RCXqukyJ3pjBMnpbZo2lxnSz4EAEaIL+K7 6JfW9XMs8X2Imnb31WDsc7sqCeh6Fw7y3U39/N7Yv0kps/hM13RM4PLTnDpV1y5m364V YxvChf6OMyDGoNIXJfnVVZGk5WUl3TFaKFvSY/MDvv29TGLcV+MS6PnGap1vHefeaNnf XVxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=PN3DCfgGpvrincKp8qjYTXfagYjL3rVJtucQdzIRi1U=; b=cJS8glmHzvn2K4pqeiuKxTBILQ4ugT0J27IwML/lld9uivEzkNW6vlFa7/N6+jq7wq 1XUvJOV/RKu53B6qdm+hGfYWsAdJEiJuYSNqmQb/wvtoknUQ+irVSrvl7iOEzHCqNX8M BDSEyEF5OE1VLElx/Zt0YdBwbCmB6n1MZHmqkWAeJxcug1gUL6BtXW6Sz7YCCJst+3KZ IfC5eIky5gu24e7yS7DuCjIIBoFG79VAGFv06vLAT080s50lZu5aq3vgk9QXxRhbMsEY fg46ayNbttAfVdnoE48UPjgJ1iHf4xIE0c9L5nSCOfYsQ9yPCRxrHIdoRmJ4fZ5/7wOS N7Bw== X-Gm-Message-State: AOAM531wxpzfCuj0jlJV+qJ3fw9iGLT2DZuLGBiBTAZ93uym1APiC+0d R34+1lguGV132Aq701qslcXzOCV09NYL0GhG X-Google-Smtp-Source: ABdhPJz7374IU0qdLxX3eMjLX8ZNur4J/wmS/WLDtcEkubEc+mF4VBYY02CIWedeQetJRa4risjZoQ== X-Received: by 2002:adf:fe8e:: with SMTP id l14mr6277665wrr.177.1637320213501; Fri, 19 Nov 2021 03:10:13 -0800 (PST) Received: from naush-laptop.pitowers.org ([2a00:1098:3142:14:bad1:6339:b276:e376]) by smtp.gmail.com with ESMTPSA id o5sm2596486wrx.83.2021.11.19.03.10.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Nov 2021 03:10:12 -0800 (PST) From: Naushir Patuck To: libcamera-devel@lists.libcamera.org Date: Fri, 19 Nov 2021 11:09:55 +0000 Message-Id: <20211119110955.3137585-3-naush@raspberrypi.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211119110955.3137585-1-naush@raspberrypi.com> References: <20211119110955.3137585-1-naush@raspberrypi.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 3/3] pipeline: raspberrypi: Remove unused member variables X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Remove unused member variables from class PipelineHandlerRPi. Signed-off-by: Naushir Patuck --- src/libcamera/pipeline/raspberrypi/raspberrypi.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp b/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp index 8ed2ebcaafe7..d47306bdfec9 100644 --- a/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp +++ b/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp @@ -317,9 +317,6 @@ private: int prepareBuffers(Camera *camera); void freeBuffers(Camera *camera); void mapBuffers(Camera *camera, const RPi::BufferMap &buffers, unsigned int mask); - - MediaDevice *unicam_; - MediaDevice *isp_; }; RPiCameraConfiguration::RPiCameraConfiguration(const RPiCameraData *data) @@ -510,7 +507,7 @@ CameraConfiguration::Status RPiCameraConfiguration::validate() } PipelineHandlerRPi::PipelineHandlerRPi(CameraManager *manager) - : PipelineHandler(manager), unicam_(nullptr), isp_(nullptr) + : PipelineHandler(manager) { }