ARM: orion5x: ts78xx whitespace cleanups
Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
This commit is contained in:
committed by
Andrew Lunn
parent
d2621b82c2
commit
9f234997da
@@ -28,9 +28,9 @@ struct fpga_device {
|
|||||||
|
|
||||||
struct fpga_devices {
|
struct fpga_devices {
|
||||||
/* Technologic Systems */
|
/* Technologic Systems */
|
||||||
struct fpga_device ts_rtc;
|
struct fpga_device ts_rtc;
|
||||||
struct fpga_device ts_nand;
|
struct fpga_device ts_nand;
|
||||||
struct fpga_device ts_rng;
|
struct fpga_device ts_rng;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct ts78xx_fpga_data {
|
struct ts78xx_fpga_data {
|
||||||
|
@@ -115,7 +115,7 @@ static struct platform_device ts78xx_ts_rtc_device = {
|
|||||||
* I've used the method TS use in their rtc7800.c example for the detection
|
* I've used the method TS use in their rtc7800.c example for the detection
|
||||||
*
|
*
|
||||||
* TODO: track down a guinea pig without an RTC to see if we can work out a
|
* TODO: track down a guinea pig without an RTC to see if we can work out a
|
||||||
* better RTC detection routine
|
* better RTC detection routine
|
||||||
*/
|
*/
|
||||||
static int ts78xx_ts_rtc_load(void)
|
static int ts78xx_ts_rtc_load(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user