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 30D2AC001DE for ; Fri, 18 Aug 2023 11:28:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230208AbjHRL20 (ORCPT ); Fri, 18 Aug 2023 07:28:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44930 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376667AbjHRL2L (ORCPT ); Fri, 18 Aug 2023 07:28:11 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A78BCFC; Fri, 18 Aug 2023 04:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692358090; x=1723894090; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=1Byn+547V92VdIzdu/QAj+ZX5fBNUelFmShmB8ou2dE=; b=QAxbthCPlzl/p/2YFuiVmwKLV0TgwClXTOxKgLSEzyiv9XkuloNbE0Ms T1XHsTQKtVdeqoMhWpytrXpj0lfvzgo0YdYnXqQvH8FmK/Xe6xBZ+60AE PGfH+hoJ+fmFEds5I2H86jMQ8oW83ylGxE0mz+cp3bpmU13dWRnrwRafd YqRdoVEh7EcZqYh1BxBd7+5wUEyhV7d9ej15EBgG3KgOU6ySaF9+0wl0N Ez6wmB4sYFM5fsmNzlCk4fuqke6gLJss6tzSlGYQAKE4CrvHP+fF+F3Vv mVIyNqpJp1fDS4ZAAbeiUMM106lM0Me4Zt70D0wMKPD7fnr7+WyniGDUL w==; X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="404062764" X-IronPort-AV: E=Sophos;i="6.01,183,1684825200"; d="scan'208";a="404062764" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2023 04:28:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="805118597" X-IronPort-AV: E=Sophos;i="6.01,183,1684825200"; d="scan'208";a="805118597" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga004.fm.intel.com with ESMTP; 18 Aug 2023 04:28:07 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qWxeA-005k8q-0i; Fri, 18 Aug 2023 14:28:06 +0300 Date: Fri, 18 Aug 2023 14:28:05 +0300 From: Andy Shevchenko To: Biju Das Cc: Jonathan Cameron , Lars-Peter Clausen , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-iio@vger.kernel.org, Geert Uytterhoeven , Prabhakar Mahadev Lad , linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v2 2/5] iio: magnetometer: ak8975: Sort ID and ACPI tables Message-ID: References: <20230818075600.24277-1-biju.das.jz@bp.renesas.com> <20230818075600.24277-3-biju.das.jz@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230818075600.24277-3-biju.das.jz@bp.renesas.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Fri, Aug 18, 2023 at 08:55:57AM +0100, Biju Das wrote: > Sort ID table alphabetically by name and acpi table by HID. ACPI > While at it, drop blank line before ID table. Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko