Skip to content

Commit

Permalink
bf609: remove softswitch i2c configuration from adv7842 and adv7511 p…
Browse files Browse the repository at this point in the history
…latform data

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
  • Loading branch information
Sonic Zhang authored and Steven Miao committed Apr 23, 2015
1 parent 199aad1 commit f7fee03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/blackfin/mach-bf609/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,6 @@ static struct adv7842_platform_data adv7842_data = {
.i2c_infoframe = 0x48,
.i2c_cec = 0x49,
.i2c_avlink = 0x4a,
.i2c_ex = 0x26,
};

static struct bfin_capture_config bfin_capture_data = {
Expand Down Expand Up @@ -1104,7 +1103,6 @@ static struct disp_route adv7511_routes[] = {

static struct adv7511_platform_data adv7511_data = {
.edid_addr = 0x7e,
.i2c_ex = 0x25,
};

static struct bfin_display_config bfin_display_data = {
Expand Down

0 comments on commit f7fee03

Please sign in to comment.