From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 098A0C4332F for ; Fri, 4 Nov 2022 13:48:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231146AbiKDNs0 (ORCPT ); Fri, 4 Nov 2022 09:48:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231339AbiKDNsY (ORCPT ); Fri, 4 Nov 2022 09:48:24 -0400 Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B507A183 for ; Fri, 4 Nov 2022 06:48:22 -0700 (PDT) Received: by mail-qt1-x831.google.com with SMTP id e15so3042206qts.1 for ; Fri, 04 Nov 2022 06:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7FuYaSuLHVjl+nMg8LeVo9P+/juH9VZJxeneSMIJjk4=; b=joYPAYFh1lubtvMUJKKM50dbz1msMM8q6QwvCh2ZF8qS0opgo0aDoilvZiLd0a3/R1 q+XwGT6OX+KHe1xusmSCp6gTs4xYQA3iGGoEEIY0UkiN+ieE4GRYCTtv+FnBqfoRVi0c YQPw25Ztp3XlRzsRxg8KU3lDJT/M/Kf8M7HFWqIDYieODHwA+Cw/DaLW/57Gbl6ExqAQ mKiOS7Q2xeuXxSWN81DDbNwRdZDSRSlKmkLvgyHWy0cxMoof5QOdaWl6Kdafr2HWF0/F UqVopqAQja7CW2NtZ/RxZ9Ca5JIN3df61F4SDrPqoCNbPF0Bz1UVnepxZI7GDU4hXSK5 Qjog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7FuYaSuLHVjl+nMg8LeVo9P+/juH9VZJxeneSMIJjk4=; b=Rzfz74vu5FAfsNkAi/9WmOsGX6PgWg6THN4i5jV6fQewFg237JimFaPdUZi/vyUJ2a 4LvLwR5ofonN2S/YZpQaEJ3ITLqntWsfHTMPB0roHc7KlmaIYKVpQdEoHqghFoc/mjah ZieKJfiN+MfwJLdJH/V+0c5KvUyTr7dYJJjrNv0GQvVdzt8wOG8MB3UMX53PuJc4Zz+f e2PMJyDrs9EdMsYdbR0mtm7/0Ws53LfuZuq2rS79NG7V2VfTi7lyRebY1PztGB6ovE+T ILhsUeF8rR/SVfQXx8fcOiohIDLdAijngdkr+V3l0HF+Txzeft0o9xuAuJqs8GfOIQfJ k8VA== X-Gm-Message-State: ACrzQf3vsmTkJ+wGi12xqBf8TMyadeQzjsS5m/yRUtro0qWaIYLB/iIb fGaQjKlWwx6BP7W3ZvL2sZ6IOA== X-Google-Smtp-Source: AMsMyM5GOMP8UcKyjRRp9D39ozG1zvgW3zu/OM7VYx623n8kqqwZBN0eCD4+ZfaJNF2wQG+kvUtNFQ== X-Received: by 2002:a05:622a:1304:b0:3a5:f04:5fe7 with SMTP id v4-20020a05622a130400b003a50f045fe7mr29245810qtk.158.1667569701917; Fri, 04 Nov 2022 06:48:21 -0700 (PDT) Received: from ?IPV6:2601:586:5000:570:aad6:acd8:4ed9:299b? ([2601:586:5000:570:aad6:acd8:4ed9:299b]) by smtp.gmail.com with ESMTPSA id e13-20020ac8598d000000b003a57004313fsm466229qte.3.2022.11.04.06.48.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Nov 2022 06:48:21 -0700 (PDT) Message-ID: <52abac38-b395-dddd-0c2d-886307b8e2d9@linaro.org> Date: Fri, 4 Nov 2022 09:48:20 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 6/6] media: platform: Use IS_ENABLED() to check EXYNOS_IOMMU in s5p_mfc Content-Language: en-US To: Sam Protsenko , Marek Szyprowski Cc: Joerg Roedel , Will Deacon , Robin Murphy , Sumit Semwal , Alim Akhtar , Janghyuck Kim , Cho KyongHo , Daniel Mentz , David Virag , iommu@lists.linux.dev, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org References: <20221103195154.21495-1-semen.protsenko@linaro.org> <20221103195154.21495-7-semen.protsenko@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221103195154.21495-7-semen.protsenko@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On 03/11/2022 15:51, Sam Protsenko wrote: > Now that CONFIG_EXYNOS_IOMMU can be built as a module, it's not correct > anymore to check whether it's enabled or not just with #ifdef. Use > proper IS_ENABLED() macro to handle both built-in and module cases. > > Signed-off-by: Sam Protsenko > --- > Changes in v2: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof