On 18/01/17 09:57, Ritesh Harjani wrote:I took platform prefix similar to platform_execute_tuning.
Hi Shawn,
On 1/10/2017 2:45 PM, Shawn Lin wrote:
On 2017/1/10 14:41, Ritesh Harjani wrote:
From: Sahitya Tummala <stummala@xxxxxxxxxxxxxx>
Add new host operation ->platform_dumpregs to provide a
mechanism through which host drivers can dump platform
specific registers in addition to SDHC registers
during error conditions.
Although we have been preventing from adding new callback
for sdhci core, this one makes sense as there are more and more
vendor registers outside the scope of SDHCI spec.
We are not prevented from adding new callbacks, but they have to represent
logical functions not quirks.
This patch seems fine to me except the name "platform_dumpregs" because
"platform" doesn't mean "platform" here. Just plain "dumpregs" is better.Sure, I will only keep "dumpregs" in next revision.
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html