login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
30
Re: [PATCH 04/21] ide: move some bits from ide-timing.h to <linux/ide.h>
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Sergei Shtylyov
Subject:
Re: [PATCH 04/21] ide: move some bits from ide-timing.h to <linux/ide.h>
Date: Friday, May 30, 2008 - 4:45 am
Hello. Bartlomiej Zolnierkiewicz wrote:
quoted text
> Move struct ide_timing and IDE_TIMING_* defines to <linux/ide.h> > from drivers/ide/ide-timing.h.
quoted text
> While at it:
quoted text
> - use u8/u16 instead of short for struct ide_timing fields
quoted text
> - use enum for IDE_TIMING_*
quoted text
> There should be no functional changes caused by this patch.
quoted text
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> MBR, Sergei --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/21] ide: convert ide-timing.h to ide-timings.c l ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:39 pm)
[PATCH 01/21] ide: remove needless includes from ide-lib.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:39 pm)
[PATCH 02/21] ide: remove unused XFER_UDMA_SLOW
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 04/21] ide: move some bits from ide-timing.h to <li ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 05/21] ide: remove XFER_* masks from ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 06/21] ide: checkpatch.pl fixes for ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 07/21] ide: convert ide-timing.h to ide-timings.c l ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 08/21] ali14xx: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 09/21] ht6560b: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:41 pm)
[PATCH 10/21] qd65xx: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 11/21] alim15x3: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 12/21] cmd640: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 13/21] cmd64x: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 14/21] cy82c693: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 15/21] opti621: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 16/21] sl82c105: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 17/21] ide-mpc8xx: convert to use ide_timing_find_m ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 18/21] ide-pmac: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 19/21] ide: move ide_pio_cycle_time() to ide-timings.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 20/21] ide: remove no longer used ide_pio_timings[]
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 21/21] ide: move PIO blacklist to ide-pio-blacklist.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
Re: [PATCH 04/21] ide: move some bits from ide-timing.h to ...
, Sergei Shtylyov
, (Fri May 30, 4:45 am)
Re: [PATCH 05/21] ide: remove XFER_* masks from ide-timing.h
, Sergei Shtylyov
, (Fri May 30, 4:46 am)
Re: [PATCH 06/21] ide: checkpatch.pl fixes for ide-timing.h
, Sergei Shtylyov
, (Fri May 30, 4:46 am)
Re: [PATCH 08/21] ali14xx: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 09/21] ht6560b: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 10/21] qd65xx: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 11/21] alim15x3: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:39 am)
Re: [PATCH 12/21] cmd640: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 12/21] cmd640: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 13/21] cmd64x: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 14/21] cy82c693: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 15/21] opti621: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 16/21] sl82c105: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 18/21] ide-pmac: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 20/21] ide: remove no longer used ide_pio_timings[]
, Sergei Shtylyov
, (Mon Jun 2, 4:42 am)
Re: [PATCH 02/21] ide: remove unused XFER_UDMA_SLOW
, Sergei Shtylyov
, (Mon Jun 2, 4:43 am)
Re: [PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
, Sergei Shtylyov
, (Mon Jun 2, 4:43 am)
Re: [PATCH 19/21] ide: move ide_pio_cycle_time() to ide-ti ...
, Sergei Shtylyov
, (Mon Jun 2, 4:49 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config