All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Duje Mihanović" <duje.mihanovic@skole.hr>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Arnd Bergmann" <arnd@arndb.de>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>,
	Lubomir Rintel <lkundrak@v3.sk>,
	"zhang.songyi" <zhang.songyi@zte.com.cn>,
	soc@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RFC RESEND] soc: pxa: ssp: Cast to enum pxa_ssp_type instead of int
Date: Thu, 04 Jan 2024 15:23:09 +0100	[thread overview]
Message-ID: <9215826.CDJkKcVGEf@radijator> (raw)
In-Reply-To: <2295d860-44cf-4816-8a1a-54274974302f@app.fastmail.com>

Hello Uwe and Arnd,

for v2 I will change the first cast to (uintptr_t) as Arnd suggested and drop 
the second cast completely as Uwe suggested.

As a long-term solution (at least for this particular driver), the few PXA 
platforms and drivers still depending on or using this driver at first seem 
trivial to convert to pxa2xx-spi, while the navpoint driver seemingly could be 
removed entirely as all boards using it have been removed. If there are no 
objections I am willing to do this conversion.

--
Regards,
Duje




WARNING: multiple messages have this Message-ID (diff)
From: "Duje Mihanović" <duje.mihanovic@skole.hr>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Arnd Bergmann" <arnd@arndb.de>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>,
	Lubomir Rintel <lkundrak@v3.sk>,
	"zhang.songyi" <zhang.songyi@zte.com.cn>,
	soc@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RFC RESEND] soc: pxa: ssp: Cast to enum pxa_ssp_type instead of int
Date: Thu, 04 Jan 2024 15:23:09 +0100	[thread overview]
Message-ID: <9215826.CDJkKcVGEf@radijator> (raw)
In-Reply-To: <2295d860-44cf-4816-8a1a-54274974302f@app.fastmail.com>

Hello Uwe and Arnd,

for v2 I will change the first cast to (uintptr_t) as Arnd suggested and drop 
the second cast completely as Uwe suggested.

As a long-term solution (at least for this particular driver), the few PXA 
platforms and drivers still depending on or using this driver at first seem 
trivial to convert to pxa2xx-spi, while the navpoint driver seemingly could be 
removed entirely as all boards using it have been removed. If there are no 
objections I am willing to do this conversion.

--
Regards,
Duje




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2024-01-04 14:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03 21:06 [PATCH RFC RESEND] soc: pxa: ssp: Cast to enum pxa_ssp_type instead of int Duje Mihanović
2024-01-04  9:08 ` Uwe Kleine-König
2024-01-04  9:08   ` Uwe Kleine-König
2024-01-04 10:03   ` Arnd Bergmann
2024-01-04 10:03     ` Arnd Bergmann
2024-01-04 12:02     ` Uwe Kleine-König
2024-01-04 12:02       ` Uwe Kleine-König
2024-01-04 14:23     ` Duje Mihanović [this message]
2024-01-04 14:23       ` Duje Mihanović
2024-01-06 12:08       ` Uwe Kleine-König
2024-01-06 12:08         ` Uwe Kleine-König

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9215826.CDJkKcVGEf@radijator \
    --to=duje.mihanovic@skole.hr \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=robert.jarzmik@free.fr \
    --cc=soc@kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=zhang.songyi@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.