[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171013214504.ugu5nquhv7dbg2kr@ninjato>
Date: Fri, 13 Oct 2017 23:45:04 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Robert Jarzmik <robert.jarzmik@...e.fr>
Cc: linux-i2c@...r.kernel.org, Eric Miao <eric.y.miao@...il.com>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Russell King <linux@...linux.org.uk>,
Daniel Mack <daniel@...que.org>,
Marek Vasut <marek.vasut@...il.com>,
Philipp Zabel <philipp.zabel@...il.com>,
Paul Parsons <lost.distance@...oo.com>,
Jonathan Cameron <jic23@....ac.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: pxa: move header file out of deprecated i2c folder
Hi Robert,
> I'm sorry I completely missed this one.
No worries, that happens.
> Either it's too late and trash this mail, or it's not, and then I'd suggest
> another approach :
> - patch 1 : move include/linux/i2c/pxa-i2c.h to include/platform_data/i2c-pxa.h
> (i2c-pxa.h and not pxa-i2c.h to be consistent)
> - patch 2 : move this chunk to arch/arm/mach-pxa/devices.h
> > extern void pxa_set_i2c_info(struct i2c_pxa_platform_data *info);
> >
> > #ifdef CONFIG_PXA27x
> > extern void pxa27x_set_i2c_power_info(struct i2c_pxa_platform_data *info);
> > #endif
> >
> > #ifdef CONFIG_PXA3xx
> > extern void pxa3xx_set_i2c_power_info(struct i2c_pxa_platform_data *info);
> > #endif
>
> This is the cleanest approach I could think of.
OK, will resend with your suggestions somewhen soon.
Thanks,
Wolfram
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists