[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025022052-profound-barmaid-dfe0@gregkh>
Date: Thu, 20 Feb 2025 12:59:02 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Raag Jadav <raag.jadav@...el.com>
Cc: arnd@...db.de, rafael@...nel.org, linus.walleij@...aro.org,
mika.westerberg@...ux.intel.com, andriy.shevchenko@...ux.intel.com,
dmitry.torokhov@...il.com, jic23@...nel.org,
przemyslaw.kitszel@...el.com, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
linux-iio@...r.kernel.org
Subject: Re: [PATCH v5 02/12] driver core: Split devres APIs to
device/devres.h
On Wed, Feb 12, 2025 at 11:55:03AM +0530, Raag Jadav wrote:
> From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>
> device.h is a huge header which is hard to follow and easy to miss
> something. Improve that by splitting devres APIs to device/devres.h.
>
> In particular this helps to speedup the build of the code that includes
> device.h solely for a devres APIs.
>
> While at it, cast the error pointers to __iomem using IOMEM_ERR_PTR()
> and fix sparse warnings.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Signed-off-by: Raag Jadav <raag.jadav@...el.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists