From: Jaehoon Chung <jh80.chung@samsung.com>
To: Shawn Lin <shawn.lin@rock-chips.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mmc: dw_mmc: remove struct block_settings
Date: Fri, 22 Jan 2016 10:26:15 +0900 [thread overview]
Message-ID: <56A18537.7030402@samsung.com> (raw)
In-Reply-To: <1453363574-30802-1-git-send-email-shawn.lin@rock-chips.com>
Hi, Shawn.
Applied this.
Thanks!
Best Regards,
Jaehoon Chung
On 01/21/2016 05:06 PM, Shawn Lin wrote:
> This patch remove struct block_settings since
> it never be used anywhere.
>
> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
> ---
>
> include/linux/mmc/dw_mmc.h | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h
> index 89df7ab..e1f90b8 100644
> --- a/include/linux/mmc/dw_mmc.h
> +++ b/include/linux/mmc/dw_mmc.h
> @@ -242,14 +242,6 @@ struct dw_mci_dma_ops {
>
> struct dma_pdata;
>
> -struct block_settings {
> - unsigned short max_segs; /* see blk_queue_max_segments */
> - unsigned int max_blk_size; /* maximum size of one mmc block */
> - unsigned int max_blk_count; /* maximum number of blocks in one req*/
> - unsigned int max_req_size; /* maximum number of bytes in one req*/
> - unsigned int max_seg_size; /* see blk_queue_max_segment_size */
> -};
> -
> /* Board platform data */
> struct dw_mci_board {
> u32 num_slots;
>
prev parent reply other threads:[~2016-01-22 1:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 8:06 Shawn Lin
2016-01-22 1:26 ` Jaehoon Chung [this message]
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=56A18537.7030402@samsung.com \
--to=jh80.chung@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.lin@rock-chips.com \
--cc=ulf.hansson@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome